summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-06 03:50:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-06 03:50:32 +0000
commit4b0971d432f0ac858500cb36cf6c3fd907268319 (patch)
treec3d2ed73ce91bc198417774cf48224a92159f97c /cpukit/ChangeLog
parent2007-02-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4b0971d432f0ac858500cb36cf6c3fd907268319.tar.bz2
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/src/coremsgseize.c: Use size_t for sizes.
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 776a3186c7..a69bbe9662 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * score/src/coremsgseize.c: Use size_t for sizes.
+
2007-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/include/rtems/posix/mqueue.h: Use size_t for sizes.