diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-10-19 08:20:04 +0000 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-10-19 08:20:04 +0000 |
commit | 7524e34882a4a2c21908da29218dd527e166406a (patch) | |
tree | b6848874468281b910f6ddb974e4a4c7232626e8 /debian | |
parent | e8cdc56aaf6a12223fb9868784c18c8c0ada6315 (diff) |
* fix a crash in apt-ftparchive
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 78a7f890a..f237e5d69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ apt (0.6.41.1) unstable; urgency=low * support for apt-get source -t (and honor pining) (closes: #152129) * added "APT::Authentication::Trust-CDROM" option to make the life for the installer people easier (closes: #334656) + * fix crash in apt-ftparchive (thanks to Bastian Blank for the patch) + (closes: #334671) -- |