diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-03-26 15:59:37 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-03-26 15:59:37 +0000 |
commit | e7a25bf84109e391bf823a12076ad13c76003927 (patch) | |
tree | af487064e9c1e4794d54e44b6994e3f262f59995 /ChangeLog | |
parent | 5687662ec1e4fab16e192613df4fbce12cbd0ef6 (diff) | |
download | zsh-e7a25bf84109e391bf823a12076ad13c76003927.tar.gz zsh-e7a25bf84109e391bf823a12076ad13c76003927.tar.xz zsh-e7a25bf84109e391bf823a12076ad13c76003927.zip |
13777: maxfilelocks limit for glibc2.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4b1c79087..7b0e5d2cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-03-26 Clint Adams <schizo@debian.org> + + * 13777: Src/Builtins/rlimits.awk: add maxfilelocks + for glibc 2.2. + 2001-03-26 Sven Wischnowsky <wischnow@zsh.org> * 13770: Src/Zle/computil.c: handle colons in xor lists |