diff options
author | Julian Andres Klode <jak@debian.org> | 2010-05-07 09:20:34 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2010-05-07 09:20:34 +0200 |
commit | 921a3ce01c2595e9df9ff20bdd259e14733dcb16 (patch) | |
tree | 300ddfdc0cd69806001a029a0828a9e32c6bfaeb /debian/changelog | |
parent | d7087c493bf2fc7a0eaf6fa308c496c81e6dc98f (diff) |
apt-pkg/acquire-item.cc: Fix pkgAcqFile::Custom600Headers() to always return something.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 004a890e1..265f5b568 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.7.26~exp5) UNRELEASED; urgency=low + + * apt-pkg/acquire-item.cc: + - Fix pkgAcqFile::Custom600Headers() to always return something. + + -- Julian Andres Klode <jak@debian.org> Fri, 07 May 2010 09:18:45 +0200 + apt (0.7.26~exp4) experimental; urgency=low [ David Kalnischkies ] |