summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-08-29 21:55:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-08-29 21:55:30 +0000
commit8a1ae878d4b664bc9444ec923f1ceebca1f542ee (patch)
tree4d69b1bca287b8e5ad31279acfba083369189846 /cpukit/ChangeLog
parent2006-08-29 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-8a1ae878d4b664bc9444ec923f1ceebca1f542ee.tar.bz2
2006-08-29 Joel Sherrill <joel@OARcorp.com>
* libmisc/capture/capture-cli.c: Remove printf format warnings.
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 6cd5597da1..373fc4e1f0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2006-08-29 Joel Sherrill <joel@OARcorp.com>
+ * libmisc/capture/capture-cli.c: Remove printf format warnings.
+
+2006-08-29 Joel Sherrill <joel@OARcorp.com>
+
* score/include/rtems/score/object.h: _Objects_Local_node is a uint16_t
so cast the _Objects_Local_node constant to 1.