summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-11-23 06:39:08 +0000
committerUlrich Drepper <drepper@redhat.com>2007-11-23 06:39:08 +0000
commit70d5b6ef41c5997ee7c039103626f1bd495d831b (patch)
tree7544d6f8a84435cc643022fe87dc5184e1b6bb55
parent7ea8eb02b0f6965926cb029c8567c418f548e798 (diff)
Partially based on a patch by Petr Baudis <pasky@suse.cz>.
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85927acb87..953508a3fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
* nscd/connections.c (start_threads): Use NSCD_THREAD_STACKSIZE.
* nscd/mem.c (gc): Don't allocate arrays on stack if it can
overflow it.
+ Partially based on a patch by Petr Baudis <pasky@suse.cz>.
* sysdeps/unix/sysv/linux/nscd_setup_thread.c (setup_thread):
Return zero in case thread library is not NPTL.