summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 450492c4..a7204a0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ python-apt (0.7.93) UNRELEASED; urgency=low
like apt-get --print-uris update (cf. #551164).
* Build for all supported Python versions.
- Disable 2.6 and 3.1 builds previously available in experimental.
+ * Merge lp:~forest-bond/python-apt/cache-is-virtual-package-catch-key-error
+ - Return False in Cache.is_virtual_package if the package does not exist.
[ Colin Watson ]
* apt/progress/__init__.py: