about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-07-30 16:33:19 +0000
committerUlrich Drepper <drepper@redhat.com>2008-07-30 16:33:19 +0000
commitbd7f48571d8bca9fd9072aad409c30e0e2cbc2e0 (patch)
tree627d08943183bbb8f5948410f6f691ed22323199 /ChangeLog
parenta707cff63d72f4e9d1a755b42444daef78f306b2 (diff)
downloadglibc-bd7f48571d8bca9fd9072aad409c30e0e2cbc2e0.tar.gz
glibc-bd7f48571d8bca9fd9072aad409c30e0e2cbc2e0.tar.xz
glibc-bd7f48571d8bca9fd9072aad409c30e0e2cbc2e0.zip
* nscd/connections.c (nscd_init): Type if preprocessor directive.
	* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PACCEPT):
	Define.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af296057d5..962f83da32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2008-07-30  Ulrich Drepper  <drepper@redhat.com>
 
+	* nscd/connections.c (nscd_init): Type if preprocessor directive.
+
+	* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PACCEPT):
+	Define.
+
 	* misc/syslog.c (openlog_internal): Fix compile problem.
 
 2008-07-28  Roland McGrath  <roland@redhat.com>