about summary refs log tree commit diff
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 95a9422886..be347769f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-09-24  Ulrich Drepper  <drepper@redhat.com>
 
+	* misc/daemon.c (daemon): Define errno in case /dev/null is not
+	the correct device.
+
 	* nis/ypclnt.c (yp_bind_file): Optimize a bit.  Minimal cleanups.
 
 2004-09-23  Andreas Jaeger  <aj@suse.de>