summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-12-07 10:40:14 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-12-07 10:40:14 +0000
commitcce2b71c2fd64c8587238178c27a049ec450ce07 (patch)
tree04e79ceab8ae37df0fea94b895ed7df7ec745bbf /debian/changelog
parentb4141dda949890eaa50f0097b6fc6baeb3c489ac (diff)
downloadpython-apt-cce2b71c2fd64c8587238178c27a049ec450ce07.tar.gz
* make pkgAcqFile use the old interface so that we don't depend on a new apt and still work with breezys apt
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2c202597..5f4c0856 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
python-apt (0.6.16) unstable; urgency=low
* added GetPkgAcqFile to queue individual file downloads with the
- system
+ system (dosn't make use of the improved pkgAcqFile yet)
* added SourceList.GetIndexes()
* rewrote apt.cache.update() to use the improved aquire interface
* apt/ API change: apt.Package.candidateOrigin returns a list of origins