diff options
author | Michael Vogt <mvo@debian.org> | 2005-10-23 11:12:54 +0000 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2005-10-23 11:12:54 +0000 |
commit | 927c393f1305925c1456c931e1e7b45afd6f051d (patch) | |
tree | 08e78830e218a42d0922c2853f29ca1bdb9984db /debian | |
parent | 05d82b584c7e29b14325feca1003f76106e27683 (diff) |
* added http data corruption fix patch (#280844)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b854d1741..67195fc7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,10 @@ apt (0.6.42.1exp1) experimental; urgency=low * synced with the apt--debian-sid--0 branch * build from mvo@debian.org--2005/apt--debian-experimental--0 (from http://people.debian.org/~mvo/arch) - + * fix bug in apt-cache when displaying the record (closes: #334887) + * add patch to fix http download corruption problem (thanks to + Petr Vandrovec, closes: #280844, #290694) + -- Michael Vogt <mvo@debian.org> Wed, 19 Oct 2005 22:12:13 +0200 apt (0.6.42.1) unstable; urgency=low |