aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec7799df8..2c7e8fccc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2007-05-19 Christian Persch <chpe@gnome.org>
+ * embed/ephy-embed-prefs.h:
+ * embed/mozilla/mozilla-notifiers.cpp:
+
+ Add pref for smooth scroll, bug #162489.
+ Use GSlice to allocate the prefs notifier data.
+ Check the pref type.
+
+2007-05-19 Christian Persch <chpe@gnome.org>
+
* embed/mozilla/GeckoCookiePromptService.cpp:
Just use ngettext here, no need for dngettext.