about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2014-07-31 19:39:26 +0200
committerMikael Magnusson <mikachu@gmail.com>2014-08-04 19:00:01 +0200
commitb8751cb9d71d9f8e0ff24c469a8011ff1a58b1a8 (patch)
treef4b233d6a58b488661cf2bd6f34b291f3728f006 /ChangeLog
parent1f396dbe25259d4279811c893cbf381d675ad97c (diff)
downloadzsh-b8751cb9d71d9f8e0ff24c469a8011ff1a58b1a8.tar.gz
zsh-b8751cb9d71d9f8e0ff24c469a8011ff1a58b1a8.tar.xz
zsh-b8751cb9d71d9f8e0ff24c469a8011ff1a58b1a8.zip
32949 (wip 32928, 32937): Add :^ syntax for zipping two arrays
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cfd8cb6a9..507e222f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-08-04  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 32949 (wip 32928, 32937): Doc/Zsh/expn.yo, Src/subst.c,
+	Test/D04parameter.ztst: Add :^ and :^^ for zipping arrays.
+
 2014-08-03  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* Doc/Zsh/builtins.yo: 32944: Doc/Zsh/builtins.yo: read -qs is