summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-09-22 14:56:35 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-09-22 14:56:35 +0200
commitc37f3bb687fdd76e173d4e770ec2ef49e93ef852 (patch)
treec8fabc40debd18ced99e627a2e12d84192c860d3 /debian
parent7948d3b25d8190c6d2529efa5983199bd22b6440 (diff)
* apt-pkg/cacheiterators.h:
- add missing checks for Owner == 0 in end()
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cc3dc794d..d38b04da2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,8 @@ apt (0.7.15) UNRELEASED; urgency=low
of variables (LP: #56792)
* doc/makefile:
- add examples/apt-https-method-example.conf
+ * apt-pkg/cacheiterators.h:
+ - add missing checks for Owner == 0 in end()
[ Dereck Wonnacott ]
* apt-ftparchive might write corrupt Release files (LP: #46439)