summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2017-07-17 09:23:00 +0100
committerPeter Stephenson <pws@zsh.org>2017-07-17 09:23:00 +0100
commitd2b98fba46888e39f4414a21e1498b368fc133c3 (patch)
treee0b67980ea04dc2780fbb17268ad6f9920c42901 /ChangeLog
parent9e7315ab895f9a9f30518f49912ecd850ecabf70 (diff)
downloadzsh-d2b98fba46888e39f4414a21e1498b368fc133c3.tar.gz
zsh-d2b98fba46888e39f4414a21e1498b368fc133c3.tar.xz
zsh-d2b98fba46888e39f4414a21e1498b368fc133c3.zip
41429: Try to improve description of how stages of expansion fit together.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0649b5fd7..4a5b998ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-07-17  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 41429: Doc/Zsh/expn.yo: Better documentation of how stages of
+	expansion fit together.
+
 2017-07-15  Oliver Kiddle  <opk@zsh.org>
 
 	* 41431: Completion/Linux/Command/_lsblk,