diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-17 18:12:04 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-17 18:12:04 +0200 |
| commit | 9835bc4332eba7c3a7ab27290cf103d10a8d090f (patch) | |
| tree | b8a772f150f0163313111eb3cafbc3dd6647e2fc | |
| parent | 0a6e7dc1aac196e640bda1160c9561a398d76044 (diff) | |
| download | python-apt-9835bc4332eba7c3a7ab27290cf103d10a8d090f.tar.gz | |
* changelog updates
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e1dfd27a..896e4a0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,12 @@ python-apt (0.6.17) unstable; urgency=low - fix various pychecker warnings * apt/cache.py: - return useful values on Cache.update() - * apt/cache.py, apt/package.py: fix various pychecker warnings - * apt/cache.py: Release locks on failure (thanks to Colin Watson) + - Release locks on failure (thanks to Colin Watson) + - fix various pychecker warnings + * apt/package.py: + - fix various pychecker warnings + - check if looupRecords succeeded + * apt/cache.py: * python/srcrecords.cc: - add "Restart" method - don't run auto "Restart" before performing a Lookup |
