diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-08 18:40:01 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-07-08 18:40:01 +0000 |
commit | e35b329c5098fc84c1295a1b93df1a712362243e (patch) | |
tree | 5c4274816f0b5d371abf730ab598e88d5ad5ade5 /history.txt | |
parent | 1ff6c081f150f624ccffd4fd1c32f377dca7dbee (diff) |
3.48.14
Diffstat (limited to 'history.txt')
-rw-r--r-- | history.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/history.txt b/history.txt index 4da6fa2..00e141b 100644 --- a/history.txt +++ b/history.txt @@ -4,7 +4,12 @@ HTTrack Website Copier release history: This file lists all changes and fixes that have been made for HTTrack. -3.48-13 +3.48-14 ++ Fixed: buggy FFFD (replacement character) in place of leading non-ascii character such as Chinese ones (aballboy) ++ Fixed: FTBFS when compiling with zlib versions < 1.2.70 (sammyx) ++ Fixed: buggy SVG (Smiling Spectre) ++ Fixed: do not uncompress .tgz advertised as "streamed" (Smiling Spectre) ++ Fixed: NULL pointer dereferencing in back_unserialize (htsback.c:976) + Fixed: library development files + Fixed: --advanced-maxlinks broken (Localhost) + Fixed: -devel package should now be standalone |