summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-07-26 05:29:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-07-26 05:29:47 +0000
commitef38e6caf38839e40a2d10461dae1d0add55605f (patch)
tree411086b37f04dbf1cea0e820fa6c66074475e8e5 /c/src/ChangeLog
parentCleanup. (diff)
downloadrtems-ef38e6caf38839e40a2d10461dae1d0add55605f.tar.bz2
2007-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* nfsclient/src/rpcio.c: Use size_t instead of uint32_t for message sizes.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index a571e6129d..a745d2b80b 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * nfsclient/src/rpcio.c: Use size_t instead of uint32_t for message
+ sizes.
+
2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add nfsclient.