summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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