diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-09-15 11:04:33 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-09-15 11:04:33 +0000 |
commit | e34523ab27fcd52225f30969d31382194f017125 (patch) | |
tree | 4c03009360255b5de9dc6a7ea6a5341603cc84a0 | |
parent | 08741a59387f1e4c628d385cfd87a9a616dde310 (diff) |
Backported branch revision changes
-rw-r--r-- | debian/changelog | 30 | ||||
-rw-r--r-- | history.txt | 3 |
2 files changed, 33 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3c0f0a9..14f7828 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +httrack (3.47.27-1) unstable; urgency=low + + * Updated to 3.47.27 (3.47-27) + + -- Xavier Roche <xavier@debian.org> Sun, 15 Sep 2013 10:59:50 +0200 + +httrack (3.47.26-1) unstable; urgency=low + + * Updated to 3.47.26 (3.47-26) + + -- Xavier Roche <xavier@debian.org> Fri, 06 Sep 2013 21:51:28 +0200 + +httrack (3.47.25-1) unstable; urgency=low + + * Updated to 3.47.25 (3.47-25) + + -- Xavier Roche <xavier@debian.org> Sun, 01 Sep 2013 16:47:55 +0200 + +httrack (3.47.24-1) unstable; urgency=low + + * Updated to 3.47.24 (3.47-24) + + -- Xavier Roche <xavier@debian.org> Fri, 23 Aug 2013 09:45:34 +0200 + +httrack (3.47.23-1) unstable; urgency=low + + * Updated to 3.47.23 (3.47-23) + + -- Xavier Roche <xavier@debian.org> Sat, 17 Aug 2013 12:15:37 +0200 + httrack (3.47.22-1) unstable; urgency=low * Updated to 3.47.22 (3.47-22) diff --git a/history.txt b/history.txt index 9a77adb..4d02a98 100644 --- a/history.txt +++ b/history.txt @@ -45,6 +45,9 @@ This file lists all changes and fixes that have been made for HTTrack. + Fixed: url-escaping regression introduced in the previous subrelease + Fixed: content-disposition NOT taken in account (Stephan Matthiesen) + Fixed: buggy DNS cache leading to random crashes ++ Fixed: fixed logging not displaying robots.txt rules limits by default ++ Fixed: license year and GPL link, libtool fixes (cicku) ++ Fixed: Keywords field in desktop files (Sebastian Pipping) 3.46-1 * New: Unicode filenames handling |