diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:01:34 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:01:34 +0000 |
commit | 0852eaef679d8ec0ba28aee346edc7ae6c0b1652 (patch) | |
tree | 9e0c26003e1be97591b634d47cc0530bce80c6ca /debian/changelog | |
parent | 8319e9c32d457219524b53080298a57b76cdf964 (diff) |
Fix api breakage caused when attempting to support bloc...
Author: doogie
Date: 2003-05-19 17:13:57 GMT
Fix api breakage caused when attempting to support blocks larger than 32k,
by backing out the patch.
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 |