summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0b694fbdc1..ed39d4854e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,8 @@
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * librpc/src/rpc/clnt_tcp.c, librpc/src/rpc/clnt_udp.c:
+ Revert to using u_long instead of rpcprog_t, rpcvers_t
+ to stay bug-ward compatible to freebsd.
* librpc/src/xdr/xdr_mem.c: Cosmetics from freebsd.
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>