diff options
author | Mikael Magnusson <mikachu@gmail.com> | 2014-08-12 06:22:56 +0200 |
---|---|---|
committer | Mikael Magnusson <mikachu@gmail.com> | 2014-08-12 20:20:02 +0200 |
commit | 22be5868436f640d0f76bbfc2d8c7ab54c4e3b10 (patch) | |
tree | ececf4dbfdd25632f981123c6b530be9896f9db2 /ChangeLog | |
parent | 3542ca828a3963d6bb7f0dc45154391dc89b802d (diff) | |
download | zsh-22be5868436f640d0f76bbfc2d8c7ab54c4e3b10.tar.gz zsh-22be5868436f640d0f76bbfc2d8c7ab54c4e3b10.tar.xz zsh-22be5868436f640d0f76bbfc2d8c7ab54c4e3b10.zip |
32985: Add NEWS entry for array zipping operators.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7b955aa47..717ed5f62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-08-12 Mikael Magnusson <mikachu@gmail.com> + + * 32985: NEWS: Add NEWS entry for array zipping operators. + 2014-08-12 Peter Stephenson <p.stephenson@samsung.com> * Axel Beckert: 32975, 32984: Doc/Zsh/Makefile.in: texi2html.conf |