diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9750ed11c..a549e1112 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,11 @@ array subscripts in "unset" so keys with "[" or "]" may be backslash-escaped. Fix erroneous test case this revealed. +2016-02-07 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 37895: Src/params.c, Doc/Zsh/parmas.yo: add ZSH_SCRIPT as + always available form of POISX $0. + 2016-02-07 Dominik Ritter <dritter03@googlemail.com> * unposted: Doc/Zsh/mod_complist.yo: complist module docs: |