about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-02-07 19:44:02 +0000
committerUlrich Drepper <drepper@redhat.com>2009-02-07 19:44:02 +0000
commit7dddb4bd1e22d8aa3cb2af9f5116ceec394d2d44 (patch)
treeebc28674f2ad7936367b733715e89925b6f37d04 /ChangeLog
parentbfacf1af1a534e56acfedc43ee8317061c7992be (diff)
downloadglibc-7dddb4bd1e22d8aa3cb2af9f5116ceec394d2d44.tar.gz
glibc-7dddb4bd1e22d8aa3cb2af9f5116ceec394d2d44.tar.xz
glibc-7dddb4bd1e22d8aa3cb2af9f5116ceec394d2d44.zip
* sunrpc/rpc_common.c: We cannot move _null_auth into .rodata that
	easily.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a56b396633..82bfe92cc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-02-07  Ulrich Drepper  <drepper@redhat.com>
 
+	* sunrpc/rpc_common.c: We cannot move _null_auth into .rodata that
+	easily.
+
 	* malloc/malloc.c: Add branch prediction for use of the hooks.
 
 	* grp/compat-initgroups.c [NOT_IN_libc] (__libc_use_alloca): Define.