diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-09-22 14:56:35 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-09-22 14:56:35 +0200 |
commit | c37f3bb687fdd76e173d4e770ec2ef49e93ef852 (patch) | |
tree | c8fabc40debd18ced99e627a2e12d84192c860d3 /debian | |
parent | 7948d3b25d8190c6d2529efa5983199bd22b6440 (diff) |
* apt-pkg/cacheiterators.h:
- add missing checks for Owner == 0 in end()
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
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) |