summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
Diffstat (limited to 'history.txt')
-rw-r--r--history.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/history.txt b/history.txt
index 3c1453b..85c5f0b 100644
--- a/history.txt
+++ b/history.txt
@@ -4,7 +4,13 @@ HTTrack Website Copier release history:
This file lists all changes and fixes that have been made for HTTrack.
-3.48-9
+3.48-10
++ 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: updated ZIP routines (zlib 1.2.8)
+ Fixed: broken 32-bit version
+ Fixed: assertion "segOutputSize < segSize assertion fails at htscharset.c:993"
+ Fixed: new zlib version fixing CVE-2004-0797 and CVE-2005-2096