summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:03:33 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:03:33 +0000
commit506a66fe1cdcd16253591fd8d262516914ca624b (patch)
treee4c7e35b155106aed6127cff6892a2efa133ea27 /debian
parent98c6365aa8d1cab4e523b480d52b52d5c1797de3 (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')
-rw-r--r--debian/changelog2
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)
--