diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-04 21:31:32 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-04 21:31:32 +0100 |
| commit | 7760b4a0ee334ff04a60086d06548d6bda6d55d9 (patch) | |
| tree | 5d0f64a1940e996d51b5ae59bf93b3cf30af73ec /debian/changelog | |
| parent | 9561c3ddd5f14103ca96042c465586479c75c02d (diff) | |
| download | python-apt-7760b4a0ee334ff04a60086d06548d6bda6d55d9.tar.gz | |
* use the new CacheFile::ListUpdate() code
* add example in doc/examples/update.py
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 43836914..54859732 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.7.5) UNRELEASED; urgency=low + + * use the new CacheFile::ListUpdate() code + * add example in doc/examples/update.py + + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Jan 2008 21:17:00 +0100 + python-apt (0.7.4) unstable; urgency=low * apt/debfile.py: @@ -34,7 +41,7 @@ python-apt (0.7.4) unstable; urgency=low * data/templates/: - update templates - -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 29 Nov 2007 12:17:17 +0100 + -- Michael Vogt <mvo@debian.org> Thu, 06 Dec 2007 15:35:46 +0100 python-apt (0.7.3.1) unstable; urgency=low |
