diff options
Diffstat (limited to 'history.txt')
| -rw-r--r-- | history.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/history.txt b/history.txt index 1a24b7d..08f6f1c 100644 --- a/history.txt +++ b/history.txt @@ -4,7 +4,7 @@ HTTrack Website Copier release history: This file lists all changes and fixes that have been made for HTTrack. -3.47-16 +3.47-17 + Fixed: random closing of files/sockets, leading to "zip_zipWriteInFileInZip_failed" assertion, "bogus state" messages, or random garbage in downloaded files + Fixed: libssl.dylib is now in the search list for libssl on OSX (Nils Breunese) + Fixed: bogus charset because the meta http-equiv tag is placed too far in the html page @@ -27,6 +27,7 @@ This file lists all changes and fixes that have been made for HTTrack. + Fixed: fixed 260-characters path limit for Windows (lugusto) + Fixed: non-ascii characters encoding issue inside query string (lugusto) + Fixed: HTML entities not properly decoded inside URI and query string ++ Fixed: URL-encoding issue within URI + New: support for IDNA / RFC 3492 (punycode) handling + New: openssl is no longer dynamically probed at stratup, but dynamically linked |
