diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:01:35 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:01:35 +0000 |
commit | 03b9be809529a47e779cbc941a77bdd6c7e0f972 (patch) | |
tree | 9b1449b750aed89a6cff077ffdb8ac070fb78a31 /debian | |
parent | 0852eaef679d8ec0ba28aee346edc7ae6c0b1652 (diff) |
Fix never-ending loop in apt-get install -V.
Author: doogie
Date: 2003-05-19 17:30:12 GMT
Fix never-ending loop in apt-get install -V.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 75bcd0649..d5ad0ef9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ apt (0.5.5.1) unstable; urgency=low * 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 + * Fix never-ending loop with apt-get install -V. Closes: #192355. -- Adam Heath <doogie@debian.org> Mon, 19 May 2003 11:53:49 -0500 |