diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-22 11:21:49 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-22 11:21:49 +0000 |
| commit | f398b1a5833fdf50f8c0c541958d5770ea767be8 (patch) | |
| tree | 95d91a49f637820cd0b554cf381d35105b7e75cc /debian | |
| parent | c26431eebbd6d9b90bba2498355e1874a15aba60 (diff) | |
| download | python-apt-f398b1a5833fdf50f8c0c541958d5770ea767be8.tar.gz | |
* fix in the pkgmanager.cc code (/me needs to be hit with a clue-stick)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b0fe307f..9ffd5b12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ python-apt (0.6.15) unstable; urgency=low * fix a invalid return from cache.commit(), fail if a download failed * apt.Package.candidateOrigin returns a class now - * added basic pkgAcquire and pkgPackageManager support + * added pkgAcquire, pkgPackageManager and a example (acquire.py) -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 17 Nov 2005 13:00:14 +0100 |
