summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f65215c4c..c1395f31c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
* 33116: Src/hist.c: followup to 32580 to prevent double-locking
with shared or incremental history
+ * unposted: Doc/Zsh/expn.yo: clarify ${(~j.|.)array} example
+
2014-08-21 Mikael Magnusson <mikachu@gmail.com>
* 33061: Completion/Zsh/Command/_setopt,