summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-11-16 17:51:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-11-16 17:51:02 +0000
commitc8b3806d1a71fafbec35662a1381814fff167157 (patch)
tree824bac48d6523010f32fe82ace6f10752fe75c06 /cpukit/ChangeLog
parent2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-c8b3806d1a71fafbec35662a1381814fff167157.tar.bz2
2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/monitor/mon-monitor.c: Move node code into multiprocessing ifdef.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b7d8775ea5..0710fbd695 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/monitor/mon-monitor.c: Move node code into multiprocessing
+ ifdef.
+
+2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* score/src/objectnametoid.c, score/src/objectnametoidstring.c:
Remove useless variable pointed out by clang.
* score/src/threadstackallocate.c: Remove useless variable