diff options
Diffstat (limited to 'history.txt')
-rw-r--r-- | history.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/history.txt b/history.txt index ca46908..098816c 100644 --- a/history.txt +++ b/history.txt @@ -24,7 +24,9 @@ This file lists all changes and fixes that have been made for HTTrack. + Fixed: webhttrack caused bus error on certain systems, such as Mac OSX, due to the stack size (Patrick Gundlach) + Fixed: bogus charset for requests when filenames have non-ascii characters (Steven Hsiao) + Fixed: bogus charset on disk when filenames have non-ascii characters (Steven Hsiao) ++ Fixed: fixed 260-characters path limit for Windows (lugusto) + New: support for IDNA / RFC 3492 (punycode) handling ++ New: openssl is no longer dynamically probed at stratup, but dynamically linked 3.46-1 * New: Unicode filenames handling |