diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-08-18 10:08:41 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-08-18 10:08:41 +0000 |
commit | 34570ca31863a06c0bd8963c2530248f18f79a04 (patch) | |
tree | 3411b30a4890c8ee7f11650ae6dd17d5494e6948 /ChangeLog | |
parent | b37f52b8841f6a21a898e8f6e5acb7021ea94853 (diff) | |
download | zsh-34570ca31863a06c0bd8963c2530248f18f79a04.tar.gz zsh-34570ca31863a06c0bd8963c2530248f18f79a04.tar.xz zsh-34570ca31863a06c0bd8963c2530248f18f79a04.zip |
23778: document KSH_TYPESET behaviour in typeset manual entry
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b22267c78..a721833c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-18 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 23778: Doc/Zsh/builtins.yo: document KSH_TYPESET behaviour + in the typeset manual entry. + 2007-08-18 Clint Adams <clint@zsh.org> * 23775: Completion/Unix/Command/_growisofs: |