diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-25 17:34:02 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-25 17:34:02 +0100 |
commit | ab3846c01acfd223e7e4b8fbe1be5f325b205466 (patch) | |
tree | 46765cfc2869e10c083fadcd6db7ff810c5e4917 /debian/changelog | |
parent | 503a68c63ad9c71d38ab22aea475365213b0559c (diff) |
* ftparchive/writer.{cc,h}:
- merge crash fix for apt-ftparchive on hurd, thanks to
Samuel Thibault for the patch (closes: #566664)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b89a88b87..39798f635 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,9 @@ apt (0.7.25.2) UNRELEASED; urgency=low - merge fix from Gene Cash that supports markauto for packages that are not in the extended_states file yet (closes: #534920) + * ftparchive/writer.{cc,h}: + - merge crash fix for apt-ftparchive on hurd, thanks to + Samuel Thibault for the patch (closes: #566664) [ David Kalnischkies ] * apt-pkg/contrib/fileutl.cc: |