diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a5d5bd9eb..7a49bf6ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-30 Peter Stephenson <pws@csr.com> + + * 25255: Doc/Zsh/func.yo, Src/exec.c, Test/C04funcdef.ztst: + anonymous functions using "() { ... }" and "function { ... }". + 2008-06-24 Clint Adams <clint@zsh.org> * 25243: Completion/X/Command/_xrandr: patch from Chris Lamb to add |