diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-30 17:24:35 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-04-30 17:24:35 +0000 |
commit | d56338cff8c989ae3b4ffc17375b9480f7da5326 (patch) | |
tree | 764f243b7b4750141bdfc1db08cb557f78414fe9 | |
parent | 910eac28b6d1f973412ab6cc8483bfe05f756463 (diff) |
Modified history regarding UTF-8 bug
-rw-r--r-- | history.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt index 3a62311..ae91d12 100644 --- a/history.txt +++ b/history.txt @@ -16,6 +16,7 @@ This file lists all changes and fixes that have been made for HTTrack. + Fixed: parallel patch, typo regarding ICONV_LIBS (Sebastian Pipping) + Fixed: memory leak in hashtable, that may lead to excessive memory consumption + Fixed: on Windows, fixed possible DLL local injection (CVE-2010-5252) ++ Fixed: UTF-8 conversion bug on Linux that may lead to buggy filenames 3.46-1 * New: Unicode filenames handling |