summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2004-06-24 15:45:58 +0000
committerBart Schaefer <barts@users.sourceforge.net>2004-06-24 15:45:58 +0000
commit125bc163d6abf5fe8a8e7b615ba9830bdb0affeb (patch)
tree4f157853b4262145a1d5ee77288131f6f7a1207b /ChangeLog
parentfd1676f3973eb2c72655f4249675c0f39dac73c6 (diff)
downloadzsh-125bc163d6abf5fe8a8e7b615ba9830bdb0affeb.tar.gz
zsh-125bc163d6abf5fe8a8e7b615ba9830bdb0affeb.zip
Fix typos in some descriptions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 483d57d19..3192ab516 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-24 Bart Schaefer <schaefer@zsh.org>
+
+ * unposted (see 20092): Completion/Zsh/Context/_condition: fix
+ typos in descriptions.
+
2004-06-23 Peter Stephenson <pws@csr.com>
* 20089: Doc/Zsh/contrib.yo, Functions/Misc/zed,