summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d717f84220..30772a98bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-09-24 Ulrich Drepper <drepper@redhat.com>
+ * misc/daemon.c (daemon): Don't succeed if /dev/null cannot be
+ opened.
+
* nis/ypclnt.c (do_ypcall): Add one missing unlock. Simplify the
code a bit.