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 85b30f8eb..8b3af1378 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-30 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/window-commands.c: (window_cmd_file_send_to):
+
+ Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() which
+ shows that annoying confirmation dialogue. Fixes bug #162532.
+
2004-12-26 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/FilePicker.cpp: