diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-25 20:06:40 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-25 20:06:40 +0100 |
commit | e548ae1c69c101f2a0b610fd2bf7b337f22fb09e (patch) | |
tree | da16975d0fdd2fb79c15f3f563218511da6c3a20 /debian | |
parent | fcaf14fe20f743549ce968bdd2f511684ceb2394 (diff) |
* apt-pkg/depcache.cc:
- remove pseudo handling leftover from SetReInstall
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 01498a939..90a56968c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,10 @@ apt (0.8.13.1) UNRELEASED; urgency=low - correct typo spotted by Charles Plessy (Closes: #619088) - document ButAutomaticUpgrades together with NotAutomatic as suggested by Charles Plessy (Closes: #619083) + * apt-pkg/depcache.cc: + - remove pseudo handling leftover from SetReInstall - -- David Kalnischkies <kalnischkies@gmail.com> Wed, 23 Mar 2011 02:19:33 +0100 + -- David Kalnischkies <kalnischkies@gmail.com> Fri, 25 Mar 2011 20:06:03 +0100 apt (0.8.13) unstable; urgency=low |