diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-01 19:15:51 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-01 19:15:51 +0000 |
commit | 7925c7532312668c005a5737641562425143b5f5 (patch) | |
tree | 0138af92c1a10113f471d607d44654f7f93754b4 | |
parent | 3de3fe093003a9404793cebb0d19c9cb41e59160 (diff) |
Updated history
-rw-r--r-- | history.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/history.txt b/history.txt index fcb6ac3..9e1c3d6 100644 --- a/history.txt +++ b/history.txt @@ -4,6 +4,15 @@ HTTrack Website Copier release history: This file lists all changes and fixes that have been made for HTTrack. +3.45-4 +* New: source license is now GPLv3 +* New: added a "K5" feature to handle transparent proxies (Brent Palmer) +* New: option -y to control ^Z behavior (Julian H. Stacey) +* Fixed: replace // by / when saving rather than _/ (Brent Palmer) +* Fixed: do not interpret ^C before mirror is finished, or after +* Fixed: webhttrack: do not use md5sum to produce a temporary filename, but mktemp (Ryan Schmidt) +* Fixed: document %k for custom structure (full query string) + 3.45-3 * Fixed: spurious "Previous file not found (erased by user ?)" messages leading to retransfer existing files in cache (Alain Desilets) * Fixed: --max-time now stops the mirror smoothly (Alain Desilets) |