diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-22 19:34:02 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-22 19:34:02 +0000 |
commit | 46e00f9d71300f3a80a4a311e369e64a48ce396f (patch) | |
tree | 4d6deaf2b5453dabf796e82ee2d02658a3c42d07 /debian/changelog | |
parent | 71a174eec0debaed2159b043ff6ef81cd618408b (diff) |
* ABI change: merged more flexible pkgAcquireFile code
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bca8a14b1..2022448a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ apt (0.6.42.4) unstable; urgency=low * make pkgDirStream (a bit) more complete * fix bug in pkgCache::VerIterator::end() (thanks to Daniel Burrows) (closes: #339533) + * pkgAcqFile is more flexible now (closes: #57091) -- |