summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-23 15:46:48 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-23 15:46:48 +0000
commita74c869600d99bff9b22684645e2f59b30079a4b (patch)
treec725282d1d236f0735d2f56998744860a85b857c /cpukit/ChangeLog
parentRemove. (diff)
downloadrtems-a74c869600d99bff9b22684645e2f59b30079a4b.tar.bz2
2009-07-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/iterateoverthreads.c: Restructure a bit to make analysis easier.
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 a74e5f2358..07456adb05 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-23 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * score/src/iterateoverthreads.c: Restructure a bit to make analysis
+ easier.
+
2009-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/Makefile.am, libmisc/shell/main_chmod.c,