diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2004-09-10 18:03:33 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2004-09-10 18:03:33 +0000 |
commit | b12c16850521328a396bb62c3b07558f9308c621 (patch) | |
tree | e94fb1580aa2dca85c07f91e1f01afa75ce5f521 /ChangeLog | |
parent | 6f607e1098b9be314d551ea475ca45c368953a03 (diff) | |
download | zsh-b12c16850521328a396bb62c3b07558f9308c621.tar.gz zsh-b12c16850521328a396bb62c3b07558f9308c621.tar.xz zsh-b12c16850521328a396bb62c3b07558f9308c621.zip |
20348: rejig WIDGETSTYLE and add WIDGETFUNC
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 946995c59..d65cbe194 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-09-10 Peter Stephenson <pws@csr.com> + + * 20348: Doc/Zsh/zle.yo, Src/Zle/zle_params.c: Rejig WIDGETSTYLE + and add WIDGETFUNC. + 2004-09-09 Peter Stephenson <pws@csr.com> * 20332: Src/Zle/zle_params.c, Doc/Zsh/zle.yo: add WIDGETSTYLE zle |