summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:59:26 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:59:26 +0000
commite9b0cab795afa27f50ee30708e090962a806c6fa (patch)
treef8a36860a0d2e8b00af67f17711910cce394228a /debian
parent851389e73f0273b93338f49532664ecac13886a0 (diff)
fix for #161593
Author: tausq Date: 2002-09-20 04:42:25 GMT fix for #161593
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 b5875777d..37efb7eb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,6 +43,8 @@ apt (0.5.5) unstable; urgency=low
* 'apt-get update' no longer does 'Building Dependency Tree'.
* When matching regexs allways print a message. Change regex activation
charset. Closes: #147817
+ * Handle ar files with / name delimiters (as per AR standard).
+ Closes: #161593
--