summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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