aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-11-28 07:46:32 +0800
committerXan Lopez <xan@src.gnome.org>2003-11-28 07:46:32 +0800
commit493334ce5b250010cd55fddfef9d83470b6d0c70 (patch)
treeb0ca55562c16790de3626e99f38e0aa75e735e5a /ChangeLog
parent9bba3e204ba22f682e2ab211f9fccf760ae58a93 (diff)
downloadgsoc2013-epiphany-493334ce5b250010cd55fddfef9d83470b6d0c70.tar
gsoc2013-epiphany-493334ce5b250010cd55fddfef9d83470b6d0c70.tar.gz
gsoc2013-epiphany-493334ce5b250010cd55fddfef9d83470b6d0c70.tar.bz2
gsoc2013-epiphany-493334ce5b250010cd55fddfef9d83470b6d0c70.tar.lz
gsoc2013-epiphany-493334ce5b250010cd55fddfef9d83470b6d0c70.tar.xz
gsoc2013-epiphany-493334ce5b250010cd55fddfef9d83470b6d0c70.tar.zst
gsoc2013-epiphany-493334ce5b250010cd55fddfef9d83470b6d0c70.zip
Do not blindly overwrite when downloading a file with the same name than a
* embed/mozilla/ContentHandler.cpp: * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/MozDownload.cpp: * embed/mozilla/MozDownload.h: Do not blindly overwrite when downloading a file with the same name than a local one, append a number after the name. Fixes (more or less) #12775
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 274631c0a..0fe6640ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-11-28 Xan Lopez <xan@masilla.org>
+
+ * embed/mozilla/ContentHandler.cpp:
+ * embed/mozilla/EphyHeaderSniffer.cpp:
+ * embed/mozilla/MozDownload.cpp:
+ * embed/mozilla/MozDownload.h:
+
+ Do not blindly overwrite when downloading a file with the same
+ name than a local one, append a number after the name.
+ Fixes (more or less) #12775
+
2003-11-27 Piers Cornwell <piers@myrealbox.com>
* data/glade/prefs-dialog.glade: