aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-03-09 22:46:12 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-03-09 22:46:12 +0000
commit1991fa031c685d5cdcfc07cfea552bd7c33804e9 (patch)
treed7f55b91348302d3b2f679eb8e5d6b144a18b504 /ChangeLog
parent60d6f5a6f50d838bcb4240fcc0223cac445c6c83 (diff)
downloadglibc-1991fa031c685d5cdcfc07cfea552bd7c33804e9.zip
glibc-1991fa031c685d5cdcfc07cfea552bd7c33804e9.tar.gz
glibc-1991fa031c685d5cdcfc07cfea552bd7c33804e9.tar.bz2
Remove __GNU_LIBRARY__ conditionals from rpcgen.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4cdf4f5..6c03906 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-03-09 Joseph Myers <joseph@codesourcery.com>
+
+ * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
+ * sunrpc/rpc_main.c: Likewise.
+ * sunrpc/rpc_svcout.c: Likewise.
+
2012-03-09 David S. Miller <davem@davemloft.net>
* include/math_private.h: New file.