summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/ChangeLog')
-rw-r--r--cpukit/rtems/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/cpukit/rtems/ChangeLog b/cpukit/rtems/ChangeLog
index d7c765775b..dc436ac762 100644
--- a/cpukit/rtems/ChangeLog
+++ b/cpukit/rtems/ChangeLog
@@ -1,3 +1,13 @@
+2001-01-29 Joel Sherrill <joel@OARcorp.com>
+
+ * Fixed bug where resetting a timer that was not at the head
+ of one of the task timer chains resulted in the Timer Server
+ task waking up too far in the future.
+ * Added rtems_timer_get_information() directive to support testing.
+ * src/timerserver.c, include/rtems/rtems/timer.h,
+ * src/timergetinfo.c: New file.
+ * src/Makefile.am: Modified to reflect above.
+
2001-01-22 Joel Sherrill <joel@OARcorp.com>
* include/rtems/rtems/timer.h, src/timerserver.c: Add priority