summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-30 18:54:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-30 18:54:58 +0000
commit3bae3f2c5c393e5704736a2acfa283b13e7103af (patch)
tree48d73c9138c6de2b2d39669531846059fc964cc3 /doc/ChangeLog
parent2010-07-30 Gedare Bloom <giddyup44@yahoo.com> (diff)
downloadrtems-3bae3f2c5c393e5704736a2acfa283b13e7103af.tar.bz2
2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
PR 1599/cpukit * porting/interrupts.t: Rename _Context_Switch_necessary to _Thread_Dispatch_necessary to more properly reflect the intent.
Diffstat (limited to '')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index a6d3de6613..32bf7e3f8c 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
+
+ PR 1599/cpukit
+ * porting/interrupts.t: Rename _Context_Switch_necessary to
+ _Thread_Dispatch_necessary to more properly reflect the intent.
+
2010-07-29 Gedare Bloom <giddyup44@yahoo.com>
PR 1635/cpukit