about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2017-09-13 10:47:16 +0100
committerPeter Stephenson <pws@zsh.org>2017-09-13 10:47:16 +0100
commit91484e0d420e9ffcd9a0b0d6b893c213d16ffebd (patch)
tree6d51bc8da4dbd53c0493fcecfb172c29bec9b780 /ChangeLog
parente8780e11edebf6448bcf27ecfd3286bcab85d661 (diff)
downloadzsh-91484e0d420e9ffcd9a0b0d6b893c213d16ffebd.tar.gz
zsh-91484e0d420e9ffcd9a0b0d6b893c213d16ffebd.tar.xz
zsh-91484e0d420e9ffcd9a0b0d6b893c213d16ffebd.zip
41679: slight clarification on exec of builtins
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cdc6b8f16..470ede544 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-09-13  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 41679: Doc/Zsh/builtins.yo: slight clarifcation on exec of
+	builtins.
+
 2017-09-11  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* unposted: Src/utils.c: internal: Document zreaddir().