aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56442e83e..ee5cc1333 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2003-12-08 Christian Persch <chpe@cvs.gnome.org>
+ * src/prefs-dialog.c: (setup_font_combo),
+ (create_fonts_language_menu), (create_node_combo),
+ (create_language_menu):
+
+ Sort the list of fonts alphabetically.
+
+ Fix a bunch of mem leaks.
+
+2003-12-08 Christian Persch <chpe@cvs.gnome.org>
+
* embed/ephy-embed-shell.c: (load_mime_from_xml):
Don't use g_return_if_fail for run-time error conditions.