diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-06-24 10:45:54 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-06-24 10:45:54 +0000 |
commit | c729e2ac56312e3415a4a63c527b4c93e16ae97b (patch) | |
tree | e73199ad770e29e1ef314000d9c29d2abc22f152 | |
parent | 6dcff999ba76ef7312d450d511b969da1018c0cb (diff) |
Cosmetic fixes in history.txt
-rw-r--r-- | history.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/history.txt b/history.txt index 474e108..f1f58ae 100644 --- a/history.txt +++ b/history.txt @@ -5,7 +5,7 @@ HTTrack Website Copier release history: This file lists all changes and fixes that have been made for HTTrack. 3.46-1 -* New: UTF-8 filenames handling +* New: Unicode 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 @@ -13,7 +13,7 @@ This file lists all changes and fixes that have been made for HTTrack. * Fixed: parsing issue with js files due to "script" tags (Vasiliy) * Fixed: anonymous FTP without password (Luiz) * Fixed: Makefile issues regarding parrallel build and examples (Sebastian Pipping) -* Fixed: removed deprecated and annoying "Accept-Charset" header in requests (Piotr Engelking ) +* Fixed: removed deprecated and annoying "Accept-Charset" header in requests (Piotr Engelking) (closes:#674053) 3.45-4 * New: source license is now GPLv3 @@ -41,10 +41,10 @@ This file lists all changes and fixes that have been made for HTTrack. * Fixed: typo in logs (Pascal Boulerie) 3.44-4 -* Fixed: random crash when interrupting the mirror (spotted by -fstack-protector) in htscoremain.c +* Fixed: random crash when interrupting the mirror (spotted by -fstack-protector) in htscoremain.c (closes:#657878) 3.44-3 -+ Fixed: Linux build ++ Fixed: Linux build (closes:#657334) 3.44-2 + Fixed: malformed format htslib.c (Moritz Muehlenhoff) |