diff options
| -rw-r--r-- | history.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/history.txt b/history.txt index 7144b7c..ca46908 100644 --- a/history.txt +++ b/history.txt @@ -22,8 +22,8 @@ This file lists all changes and fixes that have been made for HTTrack. + Fixed: images in CSS were sometimes not correctly detected (Martin) + Fixed: links within javascript events were sometimes not correctly detected (wquatan) + 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 -+ Fixed: bogus charset on disk when filenames have non-ascii characters ++ 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) + New: support for IDNA / RFC 3492 (punycode) handling 3.46-1 |
