diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2010-02-17 06:16:20 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2010-02-17 06:16:20 +0000 |
commit | 406a6135b0083edc73eaa4a359dabb79d22d3c8c (patch) | |
tree | cd5203f08dd5e6ca094479c1b7dff8ad92d79ee7 /ChangeLog | |
parent | 0ec69e36e5c4878abe64dacfe36c9b42e0d1c4fc (diff) | |
download | zsh-406a6135b0083edc73eaa4a359dabb79d22d3c8c.tar.gz zsh-406a6135b0083edc73eaa4a359dabb79d22d3c8c.tar.xz zsh-406a6135b0083edc73eaa4a359dabb79d22d3c8c.zip |
fix typo in compsys.yo
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 635c4028a..927b12541 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-12-17 Andrey Borzenkov <bor@zsh.org> + + * unposted: Doc/Zsh/compsys.yo: typo fix + 2010-12-16 Andrey Borzenkov <bor@zsh.org> * 27715: Completion/Unix/Command/_stgit: fixes for new @@ -12765,5 +12769,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4903 $ +* $Revision: 1.4904 $ ***************************************************** |