summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2014-07-12 13:28:28 +0000
committerXavier Roche <xroche@users.noreply.github.com>2014-07-12 13:28:28 +0000
commit9f21da0f1b9dddceef98038e864c76028bf976ea (patch)
tree273448dc532b2de55bbb5d0b15dbeb21dcb2372a /history.txt
parenta68ec9ad2a11db80b34ea8ded2bc18bd39fca912 (diff)
3.48.17
Diffstat (limited to 'history.txt')
-rw-r--r--history.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/history.txt b/history.txt
index 00e141b..7e65898 100644
--- a/history.txt
+++ b/history.txt
@@ -4,7 +4,9 @@ HTTrack Website Copier release history:
This file lists all changes and fixes that have been made for HTTrack.
-3.48-14
+3.48-17
++ Fixed: URL list not working anymore (tom swift)
++ Fixed: FTBFS on ARM
+ 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)