about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2011-05-05 07:36:40 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-05 07:36:40 -0400
commit4e34d5f58955ddfc174b20ae0e5081bb1db983be (patch)
tree44fc7a882fe414d5d0e6814cdef701910a6a117a /ChangeLog
parent00ee369c1cbdcc4ca4a009e9223799951c6c8f04 (diff)
downloadglibc-4e34d5f58955ddfc174b20ae0e5081bb1db983be.tar.gz
glibc-4e34d5f58955ddfc174b20ae0e5081bb1db983be.tar.xz
glibc-4e34d5f58955ddfc174b20ae0e5081bb1db983be.zip
Don't use removed rpc headers
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e90eaa9541..7f2e75c4f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-05-05  Andreas Schwab  <schwab@redhat.com>
+
+	* resolv/netdb.h: Don't include <rpc/netdb.h>.
+	* nis/Makefile: Don't install rpcsvc/*.
+	* inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
+	instead of <rpc/types.h>.
+	(MAXHOSTNAMELEN): Define.
+
 2011-05-03  Andreas Schwab  <schwab@redhat.com>
 
 	* elf/ldconfig.c (add_dir): Don't crash on empty path.