summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2010-03-29 21:33:23 +0200
committerJulian Andres Klode <jak@debian.org>2010-03-29 21:33:23 +0200
commit48b32fb4b820d92ca92b454a00131fb64ff6f883 (patch)
tree3d721a16e132515622b99a5493338c8e39e468a3 /debian/changelog
parentcbe639cf94a2fd80ca0ee0b2789eb93564b59edc (diff)
downloadpython-apt-48b32fb4b820d92ca92b454a00131fb64ff6f883.tar.gz
Don't abort if parsing failed.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9a1ed281..66f78d06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ python-apt (0.7.94.3) UNRELEASED; urgency=low
* utils/migrate-0.8.py:
- Open files in universal newline support and pass filename to ast.parse.
- Add has_key to the list of deprecated functions.
+ - Don't abort if parsing failed.
[ Michael Vogt ]
* apt/cache.py: