diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-17 16:17:35 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-17 16:17:35 +0000 |
commit | 0bdd316cd31d8775ace25cd10b843eb5ea4b4cc0 (patch) | |
tree | aeaae4ee5eb3dfa9c18f54863635b8337988fd59 /history.txt | |
parent | 4f8e0f45b4394ebe7a1b4c75593b6729aeb5fe9c (diff) |
Typos
Diffstat (limited to 'history.txt')
-rw-r--r-- | history.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/history.txt b/history.txt index b9c779e..604961a 100644 --- a/history.txt +++ b/history.txt @@ -31,9 +31,9 @@ This file lists all changes and fixes that have been made for HTTrack. + Fixed: HTML entities not properly decoded inside URI and query string + Fixed: URL-encoding issue within URI + Fixed: --timeout alias did not work -+ Fixed: more windows-specific fixes regarding 260-character path limit<br /> -+ Fixed: escaping issue in top index<br /> -+ Fixed: Linux build cleanup (gentoo patches merge, lintian fixes et al.)<br /> ++ Fixed: more windows-specific fixes regarding 260-character path limit ++ Fixed: escaping issue in top index ++ Fixed: Linux build cleanup (gentoo patches merge, lintian fixes et al.) 3.46-1 * New: Unicode filenames handling @@ -178,7 +178,7 @@ This file lists all changes and fixes that have been made for HTTrack. + New: improved background download to handle large sites + New: '--assume foo/bar.cgi=text/html' is now possible + New: MIME type scan rules (such as -mime:video/* +mime:video/mpeg) -+ New: size scan rules now allows you to rewrite uncaught links as external links ++ New: size scan rules now allows to rewrite uncaught links as external links + Fixed: crash fixed when ftime()/localtime()==NULL + Fixed: iso-9660 option now using '_' for collision character + Fixed: collision problems with CaSe SeNsItIvItY |