about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2012-11-08 12:24:48 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2012-11-08 12:24:48 +0000
commit7f767568a6490b0a34d35d8db7bb0fcd3da797b6 (patch)
tree3bf26b28abf8058a37855e6ef0a10e0ffc2b0435 /ChangeLog
parentce658b3c3c941262a0517594066b74e5ffe3c7f1 (diff)
downloadzsh-7f767568a6490b0a34d35d8db7bb0fcd3da797b6.tar.gz
zsh-7f767568a6490b0a34d35d8db7bb0fcd3da797b6.tar.xz
zsh-7f767568a6490b0a34d35d8db7bb0fcd3da797b6.zip
30780: document that set -o failures are hard but setopt failures are soft
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fbcf51ee..2742f59cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-11-08  Peter Stephenson  <pws@csr.com>
+
+	* 30780: Doc/Zsh/builds.yo: document that set -o failures are
+	hard but setopt failures are soft.
+
 2012-11-07  Oliver Kiddle <opk@zsh.org>
 
 	* Benjamin R. Haskell: 30737: Completion/Unix/Command/_git:
@@ -302,5 +307,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5753 $
+* $Revision: 1.5754 $
 *****************************************************