diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-14 17:45:51 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-12-14 17:45:51 +0100 |
commit | 6847d275374c198f787c4978a49e7056f65a0a3d (patch) | |
tree | 9f05383d60e7e3095a06dea5b921f699d11d6712 /debian/changelog | |
parent | 643e847bda9650f859c27cce574993c5d25e8953 (diff) |
merge segfault fix from Mario Sanchez Prada, many thanks
(closes: #561109)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cd4573468..c2a253484 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,8 @@ apt (0.7.25) UNRELEASED; urgency=low - add "purge" to list of known actions * apt-pkg/init.h: - add compatibility with old ABI name until the next ABI break + * merge segfault fix from Mario Sanchez Prada, many thanks + (closes: #561109) [ Brian Murray ] * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc: |