summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/rtems/ChangeLog')
-rw-r--r--c/src/exec/rtems/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/exec/rtems/ChangeLog b/c/src/exec/rtems/ChangeLog
index 43e8ba1170..a5e12514be 100644
--- a/c/src/exec/rtems/ChangeLog
+++ b/c/src/exec/rtems/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-22 Michael Hamel <mhamel@adi.co.nz>
+
+ * include/rtems.h, src/signalcatch.c: Modifications to make
+ CodeWarrior happy.
+
2000-12-06 Joel Sherrill <joel@OARcorp.com>
* src/regiongetinfo.c: Removed unused variable to eliminate warning.