summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 911067528d..e07f044300 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * include/rpc/rpc_com.h, include/rpc/rpc_msg.h,
+ src/rpc/svc_simple.c: Minor fixes.
* include/rpc/clnt.h, include/rpc/svc.h,
librpc/include/rpc/clnt.h, librpc/include/rpc/clnt_soc.h,
src/rpc/clnt_perror.c: More updates from FreeBSD.