X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/a1e9299a9485a219f3a1e3736b1cec21aa24577f..1ba381717c81d4a06091ab1ededf70af55801b19:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 75db9cc72..c730f85b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,19 @@ apt (0.7.7) UNRELEASED; urgency=low * apt-inst/contrib/extracttar.cc: - fix fd leak for zero size files (thanks to Bill Broadley for reporting this bug) + * apt-pkg/acquire-item.cc: + - remove zero size files on I-M-S hit + * methods/https.cc: + - only send LastModified if we actually have one + - send range request with if-range + - delete failed downloads + * apt-pkg/deb/dpkgpm.{cc,h}: + - merged dpkg-log branch, this lets you specify a + Dir::Log::Terminal file to log dpkg output to + (ABI break) + * merged apt--sha256 branch to fully support the new + sha256 checksums in the Packages and Release files + (ABI break) -- Michael Vogt Thu, 02 Aug 2007 11:55:54 +0200