diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-31 14:51:18 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-31 14:51:18 +0200 |
commit | db40f8e03e7ff2598f7f9b406bb98047c8cc95ba (patch) | |
tree | 2dbcb9ac8961e4042d538ea6109e827a8b5fa9ba /debian/changelog | |
parent | 06d79436542ccf3e9664306da05ba4c34fba4882 (diff) |
* apt-ftparchive might write corrupt Release files (LP: #46439)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0f78f6d5a..c788c1d7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,10 @@ apt (0.7.15) UNRELEASED; urgency=low * document --install-recommends and --no-install-recommends (thanks to Dereck Wonnacott, LP: #126180) + [ Dereck Wonnacott ] + * apt-ftparchive might write corrupt Release files (LP: #46439) + + -- apt (0.7.14) unstable; urgency=low |