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/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index c5ec2fb01c..f62f18ee6f 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,3 +1,11 @@
+2001-04-11 Joel Sherrill <joel@OARcorp.com>
+
+
+ * macros/rtems/score/userext.inl: Now works after merging patch for
+ functionality requested in PR174.
+ * inline/rtems/score/userext.inl: Added a comment explaining the
+ order in which routines appear since it is not the obvious order.
+
2002-04-08 Chris Johns <ccj@acm.org>
* Per PR141 and PR174, make task switch extension its own list and