diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-01-11 18:26:01 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-01-11 18:26:01 +0000 |
commit | d11a6c021906768011c79885ceb94990e1873eef (patch) | |
tree | fb46af95264e47963eb0a39b3272809fd4f2e20c /ChangeLog | |
parent | 8db6e42ecdcde1bd587bf03ac38b2044f944e239 (diff) | |
download | zsh-d11a6c021906768011c79885ceb94990e1873eef.tar.gz zsh-d11a6c021906768011c79885ceb94990e1873eef.tar.xz zsh-d11a6c021906768011c79885ceb94990e1873eef.zip |
* 20689: Etc/FAQ.yo: fix missing-word typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
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. |