summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorchip <chip>2001-10-08 22:57:58 +0000
committerchip <chip>2001-10-08 22:57:58 +0000
commit47e5725d85dc2fed09c584d5de16afbe1b434887 (patch)
tree3a5b2788b9934844b32236e3f3c5d0e065f540ef /ChangeLog
parent48549afe6f5d5b67b4132e9551d62b1a864d672e (diff)
2001-10-08 Chip Salzenberg <chip@pobox.com>
* utils/mountd/mountd.c (main): When daemonizing, close all fds > 2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ddee2eb..55e2a30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2001-10-08 Chip Salzenberg <chip@pobox.com>
- * utils/Makefile.in: Remove Makefile in target 'distclean'.
+ * utils/mountd/mountd.c (main): When daemonizing, close all fds > 2.
+ * utils/Makefile.in: Remove old Makefile in target 'distclean'.
* utils/mountd/mountd.man: Update paths to /var/lib.
* debian/*: Version 0.3.3-1, with Debian-specific fixes.