diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -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> |