diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-11 13:59:02 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-11 13:59:02 +0200 |
commit | 6248b28e9c9013e074120ae74b6a9fccee75c318 (patch) | |
tree | 472404ab7b379c139185b86ae0a3d7f116d4c778 /debian/changelog | |
parent | d1aa91622b3e0f7653889cab205e4c5c622162f4 (diff) |
* apt-pkg/depcache.cc:
- be doublesure that the killer query is empty before starting reinstall
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 43f76a18e..845a37581 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ apt (0.7.26~exp5) UNRELEASED; urgency=low "old" file - thanks to Philipp Weis for noticing! (Closes: #571541) * debian/rules: - remove targets refering to CVS or arch as they are useless + * apt-pkg/depcache.cc: + - be doublesure that the killer query is empty before starting reinstall [ Jari Aalto ] * debian/rules: |