summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/ChangeLog')
-rw-r--r--c/src/exec/score/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index a4cfbc927d..0e2e1f7029 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,3 +1,9 @@
+2001-04-08 Joel Sherrill <joel@OARcorp.com>
+
+ * macros/rtems/score/userext.inl: Updated to reflect modifications
+ to inline version from PR142.
+ * inline/rtems/score/userext.inl: Cleanup as side-effect of above.
+
2002-04-08 Chris Johns <ccj@acm.org>
* Per PR142, make task switch extension its own list.