diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:33 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:33 +0000 |
commit | 506a66fe1cdcd16253591fd8d262516914ca624b (patch) | |
tree | e4c7e35b155106aed6127cff6892a2efa133ea27 /debian/changelog | |
parent | 98c6365aa8d1cab4e523b480d52b52d5c1797de3 (diff) |
* Small bugfix to pkgRecords to prevent a segfault if t...
Author: mdz
Date: 2003-09-02 04:46:18 GMT
* Small bugfix to pkgRecords to prevent a segfault if the pkgCache is
destroyed before it (from Conectiva's apt-rpm)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b3998e196..1c37b8142 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ apt (0.5.11) unstable; urgency=low (Closes: #208302) * In apt.conf(5), give the fully qualified name of Dir::Bin::Methods, rather than just "methods" + * Small bugfix to pkgRecords to prevent a segfault if the pkgCache is + destroyed before it (from Conectiva's apt-rpm) -- |