about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-01-05 16:29:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-01-05 16:29:35 +0000
commitf80bc2b5f6dc4c6aa58da88e075a588988807afb (patch)
tree2d099887392d0746cd5c3c880c60aec0517fa209 /ChangeLog
parentde4dac88749fbfefe7b78b0d747893c28c414abb (diff)
downloadzsh-f80bc2b5f6dc4c6aa58da88e075a588988807afb.tar.gz
zsh-f80bc2b5f6dc4c6aa58da88e075a588988807afb.tar.xz
zsh-f80bc2b5f6dc4c6aa58da88e075a588988807afb.zip
27566: add ulimit -c hard and immediate return on argument error
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8254e9647..a8628c79b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-01-05  Peter Stephenson  <pws@csr.com>
 
+	* 27566: Src/Builtins/rlimits.c: add ulimit -c hard and immediate
+	return on argument error
+
 	* 27565: Src/Builtins/rlimits.c: ulimit didn't sanity check
 	numeric arguments.
 
@@ -12542,5 +12545,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4853 $
+* $Revision: 1.4854 $
 *****************************************************