summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 553cd1b5..797824bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-03-08 Ralf Habacker <ralf.habacker@freenet.de>
+
+ * configure.in, cmake/ConfigureChecks.cmake: added check
+ for setrlimit.
+ * test/test-segfault.c: only include setrlimit stuff only
+ when available.
+
2007-03-07 Ralf Habacker <ralf.habacker@freenet.de>
* test/test-segfault.c: unix compile fix.