diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-16 07:39:40 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-16 07:39:40 +0000 |
commit | 3a862e5901a9fd5bab26e3ed8baa49880c9bcfdd (patch) | |
tree | f5911a9978a668c30eae8f23d85243e96a76dba7 /history.txt | |
parent | 180308e6ec525bd051fad5e0e0bfd4bb17442aef (diff) |
3.47.19
Diffstat (limited to 'history.txt')
-rw-r--r-- | history.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/history.txt b/history.txt index 8c28586..c262942 100644 --- a/history.txt +++ b/history.txt @@ -4,7 +4,9 @@ HTTrack Website Copier release history: This file lists all changes and fixes that have been made for HTTrack. -3.47-17 +3.47-19 ++ New: support for IDNA / RFC 3492 (punycode) handling ++ New: openssl is no longer dynamically probed at stratup, but dynamically linked + 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 @@ -29,8 +31,9 @@ This file lists all changes and fixes that have been made for HTTrack. + Fixed: HTML entities not properly decoded inside URI and query string + Fixed: URL-encoding issue within URI + Fixed: --timeout alias did not work -+ New: support for IDNA / RFC 3492 (punycode) handling -+ New: openssl is no longer dynamically probed at stratup, but dynamically linked ++ Fixed: more windows-specific fixes regarding 260-character path limit<br /> ++ Fixed: escaping issue in top index<br /> ++ Fixed: Linux build cleanup (gentoo patches merge, lintian fixes et al.)<br /> 3.46-1 * New: Unicode filenames handling |