From 5bfb2e60b18dcf890195cf055a1e753d941f8c4c Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Wed, 9 Apr 2014 19:12:58 +0000 Subject: Cleanup --- history.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/history.txt b/history.txt index c61921b..c993d41 100644 --- a/history.txt +++ b/history.txt @@ -7,18 +7,18 @@ This file lists all changes and fixes that have been made for HTTrack. 3.48-1 + New: improved hashtables to speedup large mirrors + New: added unit tests -+ New: Added %a option, allowing to define the "Accept:" header line. -+ New: Added %X option, to define additional request header lines. ++ New: Added %a option, allowing to define the "Accept:" header line. ++ New: Added %X option, to define additional request header lines. + New: Added option '-%t', preserving the original file type (which may produce non-browseable file locally) + Fixed: remove scope id (% character) in dotted address resolution (especially for catchurl proxy) + Fixed: build fixes, including for Android, non-SSL releases + Fixed: buggy keep-alive handling, leading to waste connections -+ Fixed: removed chroot and setuid features (this is definitely not our business) ++ Fixed: removed chroot and setuid features (this is definitely not our business) + Fixed: removed MMS (Microsoft Media Server) ripping code (mmsrip) (dead protocol, unmaintained code, licensing issues) + Fixed: type mishandling when processing a redirect (such as a .PDF redirecting to another .PDF, with a text/html type tagged in the redirect message) + Fixed: infinite loop when attempting to download a file:/// directory on Unix (gp)
+ Fixed: removed background DNS resolution, prone to bugs -+ Fixed: do not choke on Windows 2000 because of missing SetDllDirectory() (Andy Hewitt) ++ Fixed: do not choke on Windows 2000 because of missing SetDllDirectory() (Andy Hewitt) + Fixed: %h custom build structure parameter not taken in account (William Clark) 3.47-27 -- cgit v1.2.3