summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0d59d9ba64..d198cef011 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * score/Makefile.am: Re-add file accidentally deleted by Sebastian.
+
+2009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* score/inline/rtems/score/thread.inl: Restore the BSP context -- do
not save the current. This routine is also marked as not returning
which saves the exit path code.