Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6edefe1..61e46ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-01-24 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-sidebar-page.c:
+
+ Use EV_DEFINE_INTERFACE to define EvSidebarPage interface. See bug
+ #568228.
+
+2009-01-24 Carlos Garcia Campos <carlosgc@gnome.org>
+
* libdocument/ev-document.h:
Add EV_DEFINE_INTERFACE macro.