summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c1c2d7701..302177f9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-09-20 Barton E. Schaefer <schaefer@zsh.org>
+
+ * 41731: Doc/Zsh/params.yo: reformat and expand doc for 41698.
+
2017-09-18 Oliver Kiddle <opk@zsh.org>
* 41729: Completion/Unix/Command/_gnutls: update options for
@@ -54,7 +58,7 @@
2017-09-14 Peter Stephenson <p.w.stephenson@ntlworld.com>
- * Doc/Zsh/expn.yo, Doc/ZSh/params.yo, Src/params.c,
+ * 41705: Doc/Zsh/expn.yo, Doc/ZSh/params.yo, Src/params.c,
Test/B02typeset.ztst, Test/V10private.ztst: typeset -p output
for associative arrays and some rephrasings.