about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-01-05 15:58:15 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-01-05 15:58:15 +0000
commitde4dac88749fbfefe7b78b0d747893c28c414abb (patch)
tree59eb6451786f324c3a76bc149e9ece5865597b83 /ChangeLog
parenta4fbfa38beec7a6e1ad9dab2e3562a8c61bae5bf (diff)
downloadzsh-de4dac88749fbfefe7b78b0d747893c28c414abb.tar.gz
zsh-de4dac88749fbfefe7b78b0d747893c28c414abb.tar.xz
zsh-de4dac88749fbfefe7b78b0d747893c28c414abb.zip
27565: sanity check numeric arguments to ulimit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bf9aa741..8254e9647 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-05  Peter Stephenson  <pws@csr.com>
+
+	* 27565: Src/Builtins/rlimits.c: ulimit didn't sanity check
+	numeric arguments.
+
 2010-01-04  Clint Adams  <clint@zsh.org>
 
 	* 27559: Completion/Unix/Command/_espeak: espeak language
@@ -12537,5 +12542,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.4852 $
+* $Revision: 1.4853 $
 *****************************************************