aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-07-31 21:39:47 +0800
committerChristian Persch <chpe@src.gnome.org>2004-07-31 21:39:47 +0800
commitdd79f8051f61ffe8c463b24a4f9e1ff815afd107 (patch)
tree99437dd2a950d357fc7f121f0c236be8f5b07e3c /ChangeLog
parentc9294601d6951d8745cbcbf8c24112d3a1e78d35 (diff)
downloadgsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.tar
gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.tar.gz
gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.tar.bz2
gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.tar.lz
gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.tar.xz
gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.tar.zst
gsoc2013-epiphany-dd79f8051f61ffe8c463b24a4f9e1ff815afd107.zip
Confirm before overwriting a file. Fixes bug #143501.
2004-07-31 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/ContentHandler.cpp: Confirm before overwriting a file. Fixes bug #143501.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1de7c1a1..11bb44a8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/ContentHandler.cpp:
+
+ Confirm before overwriting a file. Fixes bug #143501.
+
+2004-07-31 Christian Persch <chpe@cvs.gnome.org>
+
* src/prefs-dialog.c: (prefs_download_path_button_clicked_cb):
Start the directory choose in the home dir. Fixes bug #146055.