summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-11-17 22:05:50 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-11-17 22:05:50 +0000
commitbb69f11ba66087db7b5af415e6b465dd01acf38e (patch)
treed1548cdda3b235a5fa8dcb6c94ccce28a4c83834 /debian
parent3c3dd501e3105b7623e07b71f1a59b671dafcafd (diff)
downloadpython-apt-bb69f11ba66087db7b5af415e6b465dd01acf38e.tar.gz
* proper canidateOrigin support
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 51041924..1eb5022a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-apt (0.6.14.1) unstable; urgency=low
* fix a invalid return from cache.commit(), fail if a download failed
+ * apt.Package.candidateOrigin returns a class now
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 17 Nov 2005 13:00:14 +0100