about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-07-02 13:46:36 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-07-02 13:46:36 +0000
commit5c5a388ed7ec05d32c73991bc2fa385bf1090ab8 (patch)
treed959af7afb2d343dc6444bfdc5bcbe2dcc7bb742 /ChangeLog
parent7a1f580c036741585368086163ec24607c72c3a8 (diff)
downloadzsh-5c5a388ed7ec05d32c73991bc2fa385bf1090ab8.tar.gz
zsh-5c5a388ed7ec05d32c73991bc2fa385bf1090ab8.tar.xz
zsh-5c5a388ed7ec05d32c73991bc2fa385bf1090ab8.zip
27087: change return codes from failed "."
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 565ba3543..5d5436503 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-07-02  Peter Stephenson  <pws@csr.com>
 
+	* 27087: Doc/Zsh/builtins.yo, Src/builtin.c, Src/zsh.h,
+	Test/A01grammar.ztst:  change return codes from 27083 to
+	126, 127.
+
 	* Nicolas Pouillard: 27028: Completion/Unix/Command/_darcs: New
 	darcs completion; it's a lot shorter but apparently that's OK.
 
@@ -11895,5 +11899,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4725 $
+* $Revision: 1.4726 $
 *****************************************************