summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-03-22 15:25:48 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-03-22 15:25:48 +0100
commitde94cc6cd97201a9cd3fc845b06b97e46251403d (patch)
treecc95df9d303b1ac6d68a1a0c4b6e770056e4b3c2
parent4399788cb0202968a7fe5098050cec8a851bd58f (diff)
downloadpython-apt-de94cc6cd97201a9cd3fc845b06b97e46251403d.tar.gz
* updated changelog
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4b677c2e..976e078f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,11 @@ python-apt (0.6.16.2) unstable; urgency=low
- add "Restart" method
- don't run auto "Restart" before performing a Lookup
- fix the initalization (no need to pass a PkgCacheType to the records)
+ - added "Index" attribute
+ * python/indexfile.cc:
+ - added ArchiveURI() method
- -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 22 Mar 2006 11:19:34 +0100
+ --
python-apt (0.6.16.1) unstable; urgency=low