about summary refs log tree commit diff
diff options
context:
space:
mode:
-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.