about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2000-07-19 09:03:29 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2000-07-19 09:03:29 +0000
commit6ce73cf6f5b20598af72a492ea2e0736f880d869 (patch)
tree902861edd8e5d662fc91d2154cb7fb5f7e110a51 /ChangeLog
parent67f16de104da5af502bf47b63ed83f981fa28739 (diff)
downloadzsh-6ce73cf6f5b20598af72a492ea2e0736f880d869.tar.gz
zsh-6ce73cf6f5b20598af72a492ea2e0736f880d869.tar.xz
zsh-6ce73cf6f5b20598af72a492ea2e0736f880d869.zip
12308: Andrej and pws: _man formats, again
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8b0fd7ff4..756af9438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-19  Peter Stephenson  <pws@cambridgesiliconradio.com>
+
+	* 12308: Completion/User/_man: Andrej and pws: cope with systems
+	where manual pages just have bare .Z and no number; don't be
+	too clever about suffix until we try to strip it.
+
 2000-07-18  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 12297: Src/Zle/compcore.c: don't let duplicate matches keep us