summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-30 18:52:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-30 18:52:30 +0000
commit48170821f08172ca689c978c9dbbf71406f2356b (patch)
tree2a27e0702d0087f5327bd9c4a8748dbaff8d1302 /testsuites/sptests/ChangeLog
parent2010-07-30 Gedare Bloom <giddyup44@yahoo.com> (diff)
downloadrtems-48170821f08172ca689c978c9dbbf71406f2356b.tar.bz2
2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
PR 1599/cpukit * spsize/size.c: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index a75ae3e170..c438d6f470 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
+
+ PR 1599/cpukit
+ * spsize/size.c: Rename _Context_Switch_necessary to
+ _Thread_Dispatch_necessary to more properly reflect the intent.
+
2010-07-29 Bharath Suri <bharath.s.jois@gmail.com>
PR 1621/testing