summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10ca653..11f6ef4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-06-27 H.J. Lu <hjl@lucon.org>
+ * utils/statd/statd.c (main): Use sysconf (_SC_OPEN_MAX)
+ instead of OPEN_MAX.
+
+2000-06-27 H.J. Lu <hjl@lucon.org>
+
* README: Updated.
2000-06-27 H.J. Lu <hjl@lucon.org>