diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-10-13 09:59:54 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-10-13 09:59:54 +0200 |
commit | dfe45e1f1133ffabe55297ae76c77a0767e3ae55 (patch) | |
tree | 4bdbb5ceddf5ede4347bba91c45a814afc0d4bb2 /debian | |
parent | 95f9393859c464e89467fba096074922708010d1 (diff) |
correct "3 missing" to "2 missing" remap registrations as the Version
handled in NewVersion is already registered
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c06435102..307bd1eee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ apt (0.9.7.6) UNRELEASED; urgency=low [ David Kalnischkies ] * apt-pkg/pkgcachegen.cc: - ensure that dependencies for packages:none are always generated - - add 3 missing remap registrations causing a segfault in case + - add 2 missing remap registrations causing a segfault in case we use the not remapped iterators after a move of the mmap again * apt-pkg/pkgcache.cc: - ignore negative dependencies applying in the same group for |