summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-05-17 18:22:46 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-05-17 18:22:46 +0200
commit3d619a202a6fbcaaaf6a6540b06c5deb3a50a3be (patch)
tree3621fbed9e6e6fa42b0d30efd9cf70ddc903da1e /debian
parent6935cd05677544028e0d6baefc2e29933bf5fe8b (diff)
let the Mark methods return if their marking was successful
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 499f7f8d8..837571173 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,12 +13,13 @@ apt (0.8.15) UNRELEASED; urgency=low
* apt-pkg/depcache.cc:
- use a boolean instead of an int for Add/Remove in AddStates
similar to how it works with AddSizes
+ - let the Mark methods return if their marking was successful
[ Stefano Zacchiroli ]
* doc/external-dependency-solver-protocol.txt:
- describe EDSP and the configuration interface around it
- -- David Kalnischkies <kalnischkies@gmail.com> Tue, 17 May 2011 17:51:10 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Tue, 17 May 2011 17:53:44 +0200
apt (0.8.14.2) UNRELEASED; urgency=low