diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-06 16:02:35 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-06-06 16:02:35 +0000 |
commit | 9ff2518be647832a7d3fe21b56bd268b9be3d4e3 (patch) | |
tree | cf82ca50a39765215554a261bbcf97dfd9aef0bf /history.txt | |
parent | f78d271246eb97679b3e858ce6049af78f995e61 (diff) |
3.48.11
Diffstat (limited to 'history.txt')
-rw-r--r-- | history.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/history.txt b/history.txt index 85c5f0b..3c743cd 100644 --- a/history.txt +++ b/history.txt @@ -4,12 +4,13 @@ HTTrack Website Copier release history: This file lists all changes and fixes that have been made for HTTrack. -3.48-10 +3.48-11 ++ Fixed: assertion failure at htscore.c:244 (len + liensbuf->string_buffer_size < liensbuf->string_buffer_capa) + Fixed: injection-proof templates + Fixed: htshash.c:330 assertion failure ("error invalidating hash entry") (Sergey) + Fixed: Windows 2000 regression (fantozzi.usenet) + Fixed: code cleanup (aliasing issues, const correctness, safe strings) -+ New: handle --max-links 0 to disable maximum link limits ++ New: handle --advanced-maxlinks=0 to disable maximum link limits + New: updated ZIP routines (zlib 1.2.8) + Fixed: broken 32-bit version + Fixed: assertion "segOutputSize < segSize assertion fails at htscharset.c:993" |