summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-10-17 17:21:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-10-17 17:21:18 +0000
commit4a6fd1801cf608b6190bdc645caec77ac1c35022 (patch)
tree68498829e190c6883b1b3b09ac16741e2d34c5e3 /cpukit/ChangeLog
parent2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4a6fd1801cf608b6190bdc645caec77ac1c35022.tar.bz2
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/capture/capture-cli.c: Use size_t instead of int.
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 1a0a88f9a8..96f8578e59 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/capture/capture-cli.c: Use size_t instead of int.
+
+2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* aclocal/version.m4: Bump version to 4.7.99.0.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>