summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 04736f027d..8c7845722e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * librpc/include/rpc/clnt.h, librpc/include/rpc/svc.h,
+ src/rpc/pmap_rmt.c: Use void* instead of caddr_t.
+ Cosmetics from FreeBSD.
+
+2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* librpc/include/rpc/auth_des.h: Remove (Unused, unsupported).
* librpc/include/rpc/rpc.h, librpc/Makefile.am: Reflect removing
auth_des.h.