diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-19 12:44:06 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-05-19 12:44:06 +0000 |
commit | 3c78185e9ac0c3d900c6688fb9040ae2d0f107eb (patch) | |
tree | 73aa214f8cdf397e3a81fd0c223d50089ec280a7 /history.txt | |
parent | 6eefd1791211cefaa2c0a3496b287ae60fd9d3de (diff) |
Missing credits from 3.47.13
Diffstat (limited to 'history.txt')
-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 |