about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2013-10-16 20:55:48 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2013-10-16 20:55:48 +0100
commita8f736b4cf8d186af4aea6f48ae7a5335d9ad8bb (patch)
treee5e5b74b68f514c29b1230cfadbfd79a39e6ef34 /ChangeLog
parent441c19c16147f6ce9d0748b4495892ea353a30fb (diff)
downloadzsh-a8f736b4cf8d186af4aea6f48ae7a5335d9ad8bb.tar.gz
zsh-a8f736b4cf8d186af4aea6f48ae7a5335d9ad8bb.tar.xz
zsh-a8f736b4cf8d186af4aea6f48ae7a5335d9ad8bb.zip
Users/18033: Documentation for exit and ERR_EXIT.
Notes about interaction with asynchronous jobs such as process
substitution and multios.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e6333524..5f9adbc59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-10-16  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* Users/18033: Doc/Zsh/builtins.yo, Doc/Zsh/jobs.yo,
+	Doc/Zsh/options.yo: try to document interaction between exit and
+	asynchronous jobs that don't look asynchronous.
+
 2013-10-16  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 31827: Doc/Zsh/func.yo: options needed for example.  Only