summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-02-14 11:34:23 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2008-02-14 11:34:23 +0100
commit706ef80cbb054b1750358f8a3866cd9d6f9e6929 (patch)
tree350bf9f564e5ba888e3cfb1041fc21049d56d504 /debian
parent2f737cb5beecce2ee4341ebdac113aa9fd17f97d (diff)
downloadpython-apt-706ef80cbb054b1750358f8a3866cd9d6f9e6929.tar.gz
* python/sourcelist.cc:
- support GetIndexes() GetAll argument to implement something like --print-uris
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 08fb40f9..b3700811 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ python-apt (0.7.5) UNRELEASED; urgency=low
- export the Homepage field
* python/tar.cc:
- fix .lzma extraction (thanks to bigjools)
+ * python/sourcelist.cc:
+ - support GetIndexes() GetAll argument to implement
+ something like --print-uris
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Jan 2008 21:17:00 +0100