summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-12-11 14:21:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-12-11 14:21:00 +0000
commite482c592854fd8a54f23d908ef79b1a35d314f95 (patch)
treea70bc2e119d26f37e56c85adb3e4897bc54b626b /cpukit/libmisc/ChangeLog
parent2003-12-11 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-e482c592854fd8a54f23d908ef79b1a35d314f95.tar.bz2
2003-12-11 Joel Sherrill <joel@OARcorp.com>
PR 540/rtems_misc * cpuuse/cpuuse.c, rtmonuse/rtmonuse.c: Correct object name printing.
Diffstat (limited to '')
-rw-r--r--cpukit/libmisc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog
index 419d2563e5..157ca092b5 100644
--- a/cpukit/libmisc/ChangeLog
+++ b/cpukit/libmisc/ChangeLog
@@ -1,5 +1,10 @@
2003-12-11 Joel Sherrill <joel@OARcorp.com>
+ PR 540/rtems_misc
+ * cpuuse/cpuuse.c, rtmonuse/rtmonuse.c: Correct object name printing.
+
+2003-12-11 Joel Sherrill <joel@OARcorp.com>
+
PR 531/rtems_misc
* rtmonuse/rtmonuse.c, stackchk/check.c: Correct indexing.