diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-12-14 11:58:30 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-12-14 11:58:30 +0000 |
commit | a5c9701518e937ccc7968ad82595567e305ba11f (patch) | |
tree | 309fd32914b628a305f0e335def3c1c12a8ae0cb /ChangeLog | |
parent | 75c0f5cde8994b3bc3b277263311d8ac553435c9 (diff) | |
download | zsh-a5c9701518e937ccc7968ad82595567e305ba11f.tar.gz zsh-a5c9701518e937ccc7968ad82595567e305ba11f.tar.xz zsh-a5c9701518e937ccc7968ad82595567e305ba11f.zip |
24251: attempt to fix sitem() YODL macro in ztexi.yo
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1e3a0b3eb..b78e4c906 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-12-14 Peter Stephenson <pws@csr.com> + + * 24251: Doc/ztexi.yo: fix sitem() macro. + 2007-12-13 Clint Adams <clint@zsh.org> * 24242: Functions/Calendar/calendar_add, Functions/Example/cat, |