summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2012-05-12 11:19:45 +0000
committerXavier Roche <xroche@users.noreply.github.com>2012-05-12 11:19:45 +0000
commit0fec4eac5b2f2d56dab1e22ef63d29181009b701 (patch)
tree3283e2eb21776d700af9a0457011421cce95dc33
parent47867de0e7f8ba4488ae593502c398648dc3ff11 (diff)
Update dhistory
-rw-r--r--history.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 93dd570..00ff25f 100644
--- a/history.txt
+++ b/history.txt
@@ -6,6 +6,10 @@ This file lists all changes and fixes that have been made for HTTrack.
3.46-1
* New: UTF-8 filenames handling
+* Fixed: fixed bug in handling of update/continue with erased files or renamed files, leading to "Unexpected 412/416 error (Requested Range Not Satisfiable)" and/or "Previous cache file not found" (-1)" errors
+* Fixed: escape characters >= 128 when sending GET/HEAD requests to avoid server errors
+* Fixed: do not use "delayed" extensions when the mirror is aborting
+* Fixed: generate error pages when needed (Brent Palmer)
3.45-4
* New: source license is now GPLv3