summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/rtems/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/rtems/ChangeLog b/cpukit/rtems/ChangeLog
index 2a5f9b705a..f004e00116 100644
--- a/cpukit/rtems/ChangeLog
+++ b/cpukit/rtems/ChangeLog
@@ -1,5 +1,10 @@
2001-03-29 Joel Sherrill <joel@OARcorp.com>
+ * Per PR126, configuration structures now match docs.
+ * include/rtems/rtems/config.h: Use public data types.
+
+2001-03-29 Joel Sherrill <joel@OARcorp.com>
+
* Per PR147 addressed problems when reseting and inserting a timer
into a timer chain that did not honor time passage since the last
time the timer server was scheduled and the new insertion.