summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:01:37 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:01:37 +0000
commitacfe730660b33aa49f97740688c26e3725e1994c (patch)
tree8f850b33b32097ea0a482dc35700e5e51762ea2f /debian
parentcfce80065eb8658b8347ac419021e4a30cf4e119 (diff)
Fix segfault when handling /etc/apt/preferences.
Author: doogie Date: 2003-05-19 17:58:26 GMT Fix segfault when handling /etc/apt/preferences.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1cf2ac3a1..9486e18b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ apt (0.5.5.1) unstable; urgency=low
backing out change that incorretly attempted to handle Package sections
larger than 32k. Closes: #192373
* Fix never-ending loop with apt-get install -V. Closes: #192355.
+ * Fix segfault when handling /etc/apt/preferences. Closes: #192409.
-- Adam Heath <doogie@debian.org> Mon, 19 May 2003 12:30:16 -0500