summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2005-01-11 18:26:01 +0000
committerClint Adams <clint@users.sourceforge.net>2005-01-11 18:26:01 +0000
commitd11a6c021906768011c79885ceb94990e1873eef (patch)
treefb46af95264e47963eb0a39b3272809fd4f2e20c
parent8db6e42ecdcde1bd587bf03ac38b2044f944e239 (diff)
downloadzsh-d11a6c021906768011c79885ceb94990e1873eef.tar.gz
zsh-d11a6c021906768011c79885ceb94990e1873eef.zip
* 20689: Etc/FAQ.yo: fix missing-word typo.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0633e5e8c..5576e848b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2004-01-11 Clint Adams <clint@zsh.org>
+ * 20689: Etc/FAQ.yo: fix missing-word typo.
+
* 20657: Src/Zle/zle_tricky.c: sort completions partially based on
LC_COLLATE setting.