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 39f7d2199..50f37f185 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-01-16 Christian Persch <chpe@cvs.gnome.org>
+ * src/prefs-dialog.c: (download_path_response_cb):
+
+ Use gtk_file_chooser_get_filename() instead of
+ gtk_file_chooser_get_current_folder(). Fixes bug #131646.
+
+2004-01-16 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-window.c: (menu_item_select_cb),
(menu_item_deselect_cb), (disconnect_proxy_cb), (connect_proxy_cb),
(setup_ui_manager), (ephy_window_init):