summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2013-01-08 16:44:38 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2013-01-08 16:44:38 +0100
commit9005f08e61abe99d2fa229a32fc3148eba29bf5f (patch)
tree43acbacc86e6483f7878db23a943c20ba1c9987c /debian/changelog
parent84de0ceaad7e8c74f47e06bccba83b1b310262b6 (diff)
* [ABI BREAK] apt-pkg/pkgcache.h:
- adjust pkgCache::State::VerPriority enum, to match reality
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dcc6e4d16..342964869 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ apt (0.9.7.8) UNRELEASED; urgency=low
[ Michael Vogt ]
* fix pkgProblemResolver::Scores, thanks to Paul Wise.
Closes: #697577
+ * [ABI BREAK] apt-pkg/pkgcache.h:
+ - adjust pkgCache::State::VerPriority enum, to match reality
-- Christian Perrier <bubulle@debian.org> Mon, 24 Dec 2012 07:01:20 +0100