diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-06-21 20:46:24 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-06-21 20:46:24 +0200 |
| commit | 6842933fb0b51aaa6fdc66e17b4645312876d0c9 (patch) | |
| tree | bda4d852dc78c19431f6a76e3e813fe5d1c272b9 /debian | |
| parent | 99f4e7d2ae98c2f5297d681f1ee89b845b577be0 (diff) | |
| download | python-apt-6842933fb0b51aaa6fdc66e17b4645312876d0c9.tar.gz | |
apt/cache.py: Correctly handle rootdir on second and later invocations of open() (LP: #320665).
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 97b49021..4fb6b0de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ python-apt (0.7.92) UNRELEASED; urgency=low * Add support for Enhances as a dependency type (Closes: #416247) * apt/cache.py: Provide broken_count, delete_count, install_count, keep_count properties (Closes: #532338) + * apt/cache.py: Correctly handle rootdir on second and later invocations of + open() (LP: #320665). [ Sebastian Heinlein ] * apt/progress.py: Extract the package name from the status message |
