summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-27 07:41:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-27 07:41:51 +0000
commitbc26d60720e04efbb73f66b0b888207b5f87ba59 (patch)
treea05bec74b2a71d09521f98ce42de7c3f84668c3c /cpukit/ChangeLog
parent2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-bc26d60720e04efbb73f66b0b888207b5f87ba59.tar.bz2
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/nfsclient/src/rpcio.c, libfs/src/nfsclient/src/rpcio.h: Use rpcprog_t for "program args", use rpcvers_t for "version args".
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 92f4ac9410..53bdb7f492 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libfs/src/nfsclient/src/rpcio.c, libfs/src/nfsclient/src/rpcio.h:
+ Use rpcprog_t for "program args", use rpcvers_t for "version args".
+
+2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* librpc/src/rpc/rtems_portmapper.c: Reflect changes to librpc.
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>