summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index 0e2e1f7029..ad893d624d 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,5 +1,9 @@
2001-04-08 Joel Sherrill <joel@OARcorp.com>
+ * macros/rtems/score/object.inl: Corrected arguments.
+
+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.