diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bd055b805..75bcd0649 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,11 @@ apt (0.5.5.1) unstable; urgency=low * Move the target of the example docs from doc to binary. Closes: #192331 + * Fix api breakage that broke apt-ftparchive and apt-cache dumpavail, by + backing out change that incorretly attempted to handle Package sections + larger than 32k. Closes: #192373 - -- Adam Heath <doogie@debian.org> UNRELEASED + -- Adam Heath <doogie@debian.org> Mon, 19 May 2003 11:53:49 -0500 apt (0.5.5) unstable; urgency=low |