diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-08-03 11:27:47 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-08-03 11:27:47 +0200 |
commit | c3279b9d100fb62f412267512458b58dda40f95b (patch) | |
tree | 9af2a695fd7f789090ce8cba959d7241db07497c /debian | |
parent | 5aa5a030bb4f2d46a30526377c5309dc20dbe2af (diff) | |
parent | 2c941d896911dca364b3d38dc593f3bf6847f3e5 (diff) |
(ABI break)
* merged apt--sha256 branch to fully support the new
sha256 checksums in the Packages and Release files
(ABI break)
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 8c0bc2d0e..c730f85b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,10 @@ apt (0.7.7) UNRELEASED; urgency=low * 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 + (ABI break) + * merged apt--sha256 branch to fully support the new + sha256 checksums in the Packages and Release files + (ABI break) -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 02 Aug 2007 11:55:54 +0200 |