summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-06-05 16:52:17 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-06-05 16:52:17 +0000
commit2038c234e1e5ecd0cd88864db5e539259d9821af (patch)
tree26458ae882c2927a023981435d2746c4d0e20ce7
parent541270c08279240e297b547bb2bfecf9a723ed67 (diff)
history
-rw-r--r--history.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 08f6f1c..735799b 100644
--- a/history.txt
+++ b/history.txt
@@ -28,6 +28,7 @@ This file lists all changes and fixes that have been made for HTTrack.
+ Fixed: non-ascii characters encoding issue inside query string (lugusto)
+ Fixed: HTML entities not properly decoded inside URI and query string
+ Fixed: URL-encoding issue within URI
++ Fixed: --timeout alias did not work
+ New: support for IDNA / RFC 3492 (punycode) handling
+ New: openssl is no longer dynamically probed at stratup, but dynamically linked