about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dcb477744..288d41c7fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
+2004-02-20  Thorsten Kukuk  <kukuk@suse.de>
+
+	* nscd/nscd.c (termination_handler): Use _exit instead of exit
+
 2004-02-20  Ulrich Drepper  <drepper@redhat.com>
 
+	* nscd/nscd.c (main): Report fork errors.
+
 	* dlfcn/dlsym.c: Get ld.so loading lock before the call into ld.so.
 	* dlfcn/dlvsym.c: Likewise.
 	* elf/dl-addr.c: Get loading lock while using _dl_loaded data.