about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-08-10 17:17:26 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-08-10 17:17:26 +0000
commit36c7a0a0b351c6a1d3cc51f7947e4c929e2f8aa8 (patch)
tree8b3adf91156797a91d90f50f5b412e64da463eff /ChangeLog
parentd5b3716e1c96cd9529b59f6a31602212e068f223 (diff)
downloadzsh-36c7a0a0b351c6a1d3cc51f7947e4c929e2f8aa8.tar.gz
zsh-36c7a0a0b351c6a1d3cc51f7947e4c929e2f8aa8.tar.xz
zsh-36c7a0a0b351c6a1d3cc51f7947e4c929e2f8aa8.zip
unposted: trivial typo in compsys.yo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50c4c3090..45cdc3731 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-08-10  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Doc/Zsh/compsys.yo: trivial typo.
+
 	* 22597: Src/Zle/complist.c, Src/Zle/zle_tricky.c: back off
 	two hunks of 22594 which appeared to both unnecessary and
 	incorrect.