summary refs log tree commit diff
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 357782c2b..5ef7678a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2016-09-14  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* unposted: Doc/Zsh/expn.yo: small documentation tweaks.
+
 	* zsh-users/21903: Src/subst.c, Src/zsh.h,
 	Test/D04parameter.ztst: ${...?...} in interactive shell should
 	abort to top level, not just current command.