diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 0c5834debc..06a841a3d7 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,14 @@ +2007-12-04 Milan Crha <mcrha@redhat.com> + + ** Part of fix for bug #500210 + + * e-plugin.h: + * e-plugin.c: (e_plugin_configure), (e_plugin_is_configurable), + (epl_configure), (e_plugin_get_configure_widget), + (epl_get_configure_widget): Removed old configure functions, + replaced by get_configure_widget functions, to be able show + plugin configuration in a tab of plugin manager. + 2007-12-03 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #392747 |