aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29b07c40b6..f871642b73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-01-12 Philip Van hoof <philip@codeminded.be>
+
+ * e-util/e-plugin.c
+ * e-util/e-plugin.h
+ * shell/main.c: EPlugins must be loaded after Bonobo init, else variables
+ like `session` are not available for plugin's initialization functions.
+ (Fixes Bug #565681)
+
2009-01-08 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #565376