summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:56:57 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:56:57 +0000
commit721e08d670a6579561389e4302c874f17676ec11 (patch)
treedb00ca2ef1537de27c5a96172cf252e5db24ed4e /debian
parent6aeda9fa854fce99ecda5331e69b782b711bed74 (diff)
Ignore .* for configuration directory processing. Close...
Author: jgg Date: 2001-03-03 23:29:55 GMT Ignore .* for configuration directory processing. Closes: #86923
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 3199cfb74..8e2fee212 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ apt (0.5.1) unstable; urgency=low
* Fixed #82894 again, or should be and.
* Process the option string right. Closes: #86921
+ * Don't eat the last command for pipes. Closes: #86923
+ * Ignore .* for configuration directory processing. Closes: #86923
* Alfredo's no_proxy patch
* Documentation fixes. Closes: #87091
* JoeyH's double slash bug