summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-28 15:16:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-28 15:16:39 +0000
commit8f4ceebd82a41d264e755cc9a0d6fd08de404af6 (patch)
tree8e19bc0789b347976d5a9df03ee5e9b79788f8a6 /cpukit/ChangeLog
parent2010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8f4ceebd82a41d264e755cc9a0d6fd08de404af6.tar.bz2
2010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/rfs/rtems-rfs-rtems.c: Use size_t for node_len.
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 633c71f7d8..dbc4830f04 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2010-05-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libfs/src/rfs/rtems-rfs-rtems.c: Use size_t for node_len.
+
2010-05-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/libc/gethostnamadr.c: