about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-05-15 23:33:29 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-05-15 23:33:29 +0000
commit072be45ee5b4dfbb03f924023aef51916be1f935 (patch)
tree47592b855f448046b57135a7b55c87b10de87692 /ChangeLog
parent195f1c4015b7219e81e7c376f06c9276106dcc84 (diff)
downloadzsh-072be45ee5b4dfbb03f924023aef51916be1f935.tar.gz
zsh-072be45ee5b4dfbb03f924023aef51916be1f935.tar.xz
zsh-072be45ee5b4dfbb03f924023aef51916be1f935.zip
11392: Completion/Core/_description: ignore-line fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f87ba8e0c..837b4bc3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-15  Tanaka Akira  <akr@zsh.org>
+
+	* 11392: Completion/Core/_description: ignore-line fix.
+
 2000-05-15  Clint Adams  <schizo@debian.org>
 
 	* 11387: Doc/Zsh/options.yo, Src/math.c, Src/options.c,