aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 16 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 23fc6e3bd..16cf95d04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,21 @@
-2004-01-06 Mohammad DAMT <mdamt@bisniweb.com>
+2004-01-06 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-encoding-menu.c: (update_encoding_menu_cb):
+
+ Always set the "automatic" toggle button correctly, even if the encoding
+ wasn't found in our database
+
+2004-01-06 Mohammad DAMT <mdamt@bisniweb.com>
* configure.in: Added "id" in ALL_LINGUAS
- * po/id.po: Added Indonesian translation by Tunggul Arif Siswoyo <tunggul@matralintas.net>
+ * po/id.po: Added Indonesian translation by
+ Tunggul Arif Siswoyo <tunggul@matralintas.net>
+
+2004-01-06 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/mozilla/MozillaPrivate.cpp:
+
+ Remove debug output leftover.
2004-01-06 Christian Persch <chpe@cvs.gnome.org>