From 42e104ddb5dfb532d7bed66affbb2c7977684d16 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 30 Mar 2010 12:58:26 +0200 Subject: apt/package.py: Decode using utf-8 in installed_files (LP: #407953). --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') 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 -- cgit v1.2.3