about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-05-05 20:36:13 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-05-05 20:36:13 +0000
commitb3e51a037e12dcdd291bf701c9f26797e27345f1 (patch)
treef796493b851aa68029a16600898d3d343827f305 /ChangeLog
parent7c56ccdcbcfe533c5263c2cd3827f67b6bc2ad94 (diff)
downloadzsh-b3e51a037e12dcdd291bf701c9f26797e27345f1.tar.gz
zsh-b3e51a037e12dcdd291bf701c9f26797e27345f1.tar.xz
zsh-b3e51a037e12dcdd291bf701c9f26797e27345f1.zip
11219: Completion/User/_cvs, Completion/User/_diff_options: add
option description to `_cvs' and fix typo in _diff_options.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9a595a62..cf575ff12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-05  Tanaka Akira  <akr@zsh.org>
+
+	* 11219: Completion/User/_cvs, Completion/User/_diff_options: add
+	option description to `_cvs' and fix typo in _diff_options.
+
 2000-05-05  Oliver Kiddle  <opk@zsh.org>
 
 	* 11216: Doc/Zsh/builtins.yo, Src/loop.c: small doc fix and AIX