summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-11-22 11:21:49 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-11-22 11:21:49 +0000
commitf398b1a5833fdf50f8c0c541958d5770ea767be8 (patch)
tree95d91a49f637820cd0b554cf381d35105b7e75cc /debian
parentc26431eebbd6d9b90bba2498355e1874a15aba60 (diff)
downloadpython-apt-f398b1a5833fdf50f8c0c541958d5770ea767be8.tar.gz
* fix in the pkgmanager.cc code (/me needs to be hit with a clue-stick)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b0fe307f..9ffd5b12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ python-apt (0.6.15) unstable; urgency=low
* fix a invalid return from cache.commit(), fail if a download failed
* apt.Package.candidateOrigin returns a class now
- * added basic pkgAcquire and pkgPackageManager support
+ * added pkgAcquire, pkgPackageManager and a example (acquire.py)
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 17 Nov 2005 13:00:14 +0100