about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bafeb6d5..05e5c1248 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-15  Clint Adams  <clint@zsh.org>
+
+	* 21565: Completion/Unix/Command/_man: better handle uncompresed
+	manpages with .[0-9] in their names.
+
 2005-08-15  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* 21609: Src/glob.c: fixed the readlink() call in statfullpath().