aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-01-17 18:57:50 +0000
committerYang Tse <yangsita@gmail.com>2008-01-17 18:57:50 +0000
commit0530b0a5ca5e5a21054d7ba83354a230a76eab5b (patch)
tree2166d4cfad278da335b6829d2950c474f698bf6b /CHANGES
parent5396121595acc9c346ecd211263db50a879d6927 (diff)
Don't abort tests 518 and 537 when unable to raise the open-file soft limit
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 89b091ceb..405655afe 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,9 @@
Changelog
+Yang Tse (17 Jan 2008)
+- Don't abort tests 518 and 537 when unable to raise the open-file soft limit.
+
Daniel S (16 Jan 2008)
- Nathan Coulter's patch that makes runtests.pl respect the PATH when figuring
out what valgrind to run.