summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eaf8f838c..b843f5d71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2016-01-29  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 37700: Src/lex.c, Src/parse.c, Src/zsh.h,
+	Test/D04parameter.ztst: Teach ${(z)} the 'repeat WORD SUBLIST'
+	syntax.
+
 	* unposted: Completion/Unix/Command/_init_d: _init_d: Report
 	failure to caller.