diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-03-30 12:58:26 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-03-30 12:58:26 +0200 |
| commit | 42e104ddb5dfb532d7bed66affbb2c7977684d16 (patch) | |
| tree | 2fd3f759940b0af2c113c3e569db591848135447 /debian | |
| parent | e95acfe671c6c40ffdc92f466008dce3fce723a6 (diff) | |
| download | python-apt-42e104ddb5dfb532d7bed66affbb2c7977684d16.tar.gz | |
apt/package.py: Decode using utf-8 in installed_files (LP: #407953).
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 c0ff72c7..0e494a81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ python-apt (0.7.94.3) UNRELEASED; urgency=low [ Julian Andres Klode ] + * apt/package.py: + - Decode using utf-8 in installed_files (LP: #407953). * python/generic.cc: - Fix a memory leak when using old attribute names. - Map ArchiveURI property to archive_uri |
