diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-18 17:24:15 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-18 17:24:15 +0100 |
commit | f26fcbc707e106946e18682f917ebd6f96444302 (patch) | |
tree | f1a5370d2693186e74a852edac0094e3fde1c45c /debian/changelog | |
parent | 085bedacb04be4f805b0fb9d3b2a611d5d475d62 (diff) |
- fix parse error when dpkg sends unexpected data
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 e07863c2e..46b6dc7bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ apt (0.7.7) UNRELEASED; urgency=low - merged dpkg-log branch, this lets you specify a Dir::Log::Terminal file to log dpkg output to (ABI break) + - fix parse error when dpkg sends unexpected data * merged apt--sha256 branch to fully support the new sha256 checksums in the Packages and Release files (ABI break) |