diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,11 @@ 2004-08-09 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import): + + Fix a mem leak. + +2004-08-09 Christian Persch <chpe@cvs.gnome.org> + * lib/egg/egg-toolbar-editor.c: (compare_actions): Fix compilation with gcc 2.95. @@ -293,7 +299,7 @@ * src/prefs-dialog.c: (prefs_download_path_button_clicked_cb): - Start the directory choose in the home dir. Fixes bug #146055. + Start the directory chooser in the home dir. Fixes bug #146055. 2004-07-31 Christian Persch <chpe@cvs.gnome.org> |