diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-21 15:08:34 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-03-21 15:08:34 +0100 |
| commit | 4e7cf23803ea29eb90b9c663cb6ded845067a6c7 (patch) | |
| tree | 95fb71732d8c632e7e56340bebc220476fdecb6c /debian | |
| parent | eb14999105a40543ee791bfa1c22b5dcf3d6fe37 (diff) | |
| download | python-apt-4e7cf23803ea29eb90b9c663cb6ded845067a6c7.tar.gz | |
* fix lock-releasing on exception (thanks to kamion)
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 23f586d9..e621b8d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,7 @@ python-apt (0.6.16.2) unstable; urgency=low * 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) -- |
