about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-05-16 16:21:33 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-05-16 16:21:33 +0000
commita04a3a9e6543c800bc874950dbe56f1add01a847 (patch)
tree430fbcfe637ecb6f333ee4b521f169e32d3a56f3 /ChangeLog
parent26a467f4067fdda2f627e3b6ce76ea2c54e1b464 (diff)
downloadzsh-a04a3a9e6543c800bc874950dbe56f1add01a847.tar.gz
zsh-a04a3a9e6543c800bc874950dbe56f1add01a847.tar.xz
zsh-a04a3a9e6543c800bc874950dbe56f1add01a847.zip
Fix typos and remove RCS Id strings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c07cec0cd..c26a06f29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-05-16  Bart Schaefer  <schaefer@zsh.org>
+
+	* Felix Rosencrantz: 11398: Completion/User/_lzop,
+	Completion/Bsd/_bsd_pkg: Fix typos in option descriptions.
+
+	* 11378: Functions/Misc/is-at-least, Misc/make-zsh-urls: Remove
+	RCS Id strings.
+
+	* unposted: Doc/Zsh/cond.yo: Yodl off some excess whitespace.
+	
 2000-05-16  Tanaka Akira  <akr@zsh.org>
 
 	* 11415: Completion/User/_cvs: follow the new matcher-list behaviour.