diff options
author | Doug Kearns <dkearns@users.sourceforge.net> | 2005-06-09 12:27:06 +0000 |
---|---|---|
committer | Doug Kearns <dkearns@users.sourceforge.net> | 2005-06-09 12:27:06 +0000 |
commit | bc86e2111b78482d9fffe744b75abef66bb9bdbf (patch) | |
tree | 6aa38ae8f98ed85cc15c503f99661a6d7a1f4a6b /ChangeLog | |
parent | 1c23db0e00c4462c9e76c88bd01dc09c6a1076dd (diff) | |
download | zsh-bc86e2111b78482d9fffe744b75abef66bb9bdbf.tar.gz zsh-bc86e2111b78482d9fffe744b75abef66bb9bdbf.tar.xz zsh-bc86e2111b78482d9fffe744b75abef66bb9bdbf.zip |
unposted: fix typo in a _less state name
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c782395f6..12f687d70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-06-09 Doug Kearns <djkea2@gus.gscit.monash.edu.au> + + * unposted: Completion/Unix/Command/_less: fix typo in state name + 2005-06-08 Doug Kearns <djkea2@gus.gscit.monash.edu.au> * unposted: Completion/Unix/Command/_ant: add missing options specific |