diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-07-25 09:25:26 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-07-25 09:25:26 +0000 |
commit | b9bf52d1fc750633189c3d25182edc95ffdbcb19 (patch) | |
tree | f33f494315b23b32bc75e12378c9dc6eb503fd2f /ChangeLog | |
parent | 50e9ab122b5022d8e90facb6ca01b32996ea16d1 (diff) | |
download | zsh-b9bf52d1fc750633189c3d25182edc95ffdbcb19.tar.gz zsh-b9bf52d1fc750633189c3d25182edc95ffdbcb19.tar.xz zsh-b9bf52d1fc750633189c3d25182edc95ffdbcb19.zip |
fix typos in 22556
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4d5c8e7c7..62f8cec19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-07-25 Peter Stephenson <pws@csr.com> + + * unposted: Src/pattern.c, Src/utils.c: minor typos in + 22556 found when MULTIBYTE_SUPPORT is not defined. + 2006-07-24 Peter Stephenson <p.w.stephenson@ntlworld.com> * 22556: Doc/Zsh/builtins.yo, Functions/Zle/insert-composed-char, |