aboutsummaryrefslogtreecommitdiffstats
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 efed3d174..ace47594b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-12-19 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-encoding-dialog.c: (sync_embed_cb):
+ * src/ephy-encoding-menu.c: (update_encoding_menu_cb):
+
+ Use return, not g_return_if_fail.
+
+2003-12-19 Christian Persch <chpe@cvs.gnome.org>
+
* embed/print-dialog.c: (ephy_print_dialog_browse_button_cb):
EphyFileChooser now destroys with parent, don't set the flag again here.