diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-08-08 14:31:24 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-08-08 14:31:24 +0000 |
| commit | 1e6a73d6bcb6b5e1d8e3f965c4e1c44a0aac33e4 (patch) | |
| tree | 70e7ad1ba81a3cfc7fae3da70669a1e624c5f0c7 /debian | |
| parent | 33b997bc26cfdb50e9845ff925d10a2d0fda79e3 (diff) | |
| download | python-apt-1e6a73d6bcb6b5e1d8e3f965c4e1c44a0aac33e4.tar.gz | |
* support for srcrecords.Files added
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 33bc5d25..39196d01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,12 @@ python-apt (0.6.14) unstable; urgency=low * doc/examples/build-deps.py: - fixed/improved (thanks to Martin Michlmayr, closes: #321507) + * apt_pkg.Cache.Update() does no longer reopen the cache + (this is the job of the caller now) + * python/srcrecords.cc: + - support for "srcrecords.Files" added - -- + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 8 Aug 2005 16:24:22 +0200 python-apt (0.6.13) unstable; urgency=low |
