summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 93d0402f8b..0b694fbdc1 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * librpc/src/xdr/xdr_mem.c: Cosmetics from freebsd.
+
+2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libfs/src/nfsclient/src/rpcio.c:
Cast pointers to uintptr_t instead of long.
xids are uint32_t not u_long.