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