diff options
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b994b62d..44bf70c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ python-apt (0.9.0) UNRELEASED; urgency=low [ Julian Andres Klode ] * Completely remove all old-API support code + * Accept bytes object for file names (Closes: #680971) * aptsources/sourceslist.py - Document correct use of uniq and hide it using __all__ (Closes: #723815) * python/apt_pkgmodule.cc: |
