summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:59:41 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:59:41 +0000
commitcc99a10236616ca1b01e4bc3852a9c5257c69d48 (patch)
tree12160708a2102f4ed0e6360238d8ecc825360226 /debian
parentff2a211aec45ac8c63ad60d75714da78d77ef69b (diff)
Fix segfault in FindAny when /i is used, and there is n...
Author: doogie Date: 2002-11-09 19:52:03 GMT Fix segfault in FindAny when /i is used, and there is no default.
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 7caad06f5..518e7e881 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -50,6 +50,8 @@ apt (0.5.5) unstable; urgency=low
* Some highly unlikely memory faults. Closes: #155842
* C++ stuff for G++3.2. Closes: #162617
* apt-config dumps sends to stdout not stderr now. Closes: #146294
+ * Fix segfault in FindAny when /i is used, and there is no default.
+ Closes: #165891
-- Jason Gunthorpe <jgg@debian.org> Sun, 15 Sep 2002 17:16:59 -0600