aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 5fc6526a85..a817d0d033 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,11 @@
+2009-02-13 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes part of bug #564229
+
+ * e-plugin-ui.c (plugin_ui_hook_class_init):
+ Initialize the EPluginUI registry during class initialization,
+ so that it's sure to be there when we need it.
+
2009-01-15 Milan Crha <mcrha@redhat.com>
* e-plugin.c: (epl_construct): Compiler warning fix.