diff options
author | Clint Adams <clint@users.sourceforge.net> | 2003-02-09 01:12:35 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2003-02-09 01:12:35 +0000 |
commit | b5b1099023c4bbd8b12bf4898ef83ce8af4159ff (patch) | |
tree | 8086af55508ea003134edfc37d0535e0d570dfc0 /ChangeLog | |
parent | 4f3b9e43d28508b696984d848176196e57414c51 (diff) | |
download | zsh-b5b1099023c4bbd8b12bf4898ef83ce8af4159ff.tar.gz zsh-b5b1099023c4bbd8b12bf4898ef83ce8af4159ff.tar.xz zsh-b5b1099023c4bbd8b12bf4898ef83ce8af4159ff.zip |
18207: add maxfilelocks to ulimit output.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6a699cba0..fbd1ac3c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-02-08 Clint Adams <clint@zsh.org> + + * 18207: Src/Builtins/rlimits.c: add maxfilelocks to ulimit output. + 2003-02-07 Peter Stephenson <pws@csr.com> * 18204: Doc/Zsh/builtins.yo, Src/builtin.c: KSH_ARRAYS gives |