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 51fbefb7d..756a332dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org>
+ * src/ephy-toolbar-editor.c: (ephy_toolbar_editor_constructor):
+
+ Marks as translatable some toolbar editor strings and removes
+ references to old Control Center gettext domain. Fixes bug #474429.
+ Patch by Cyril Brulebois.
+
+2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org>
+
* lib/widgets/ephy-zoom-action.c: (connect_proxy):
Fixes bad state syncing when adding zoom controls to the toolbar.