summaryrefslogtreecommitdiffstats
path: root/doc/user/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-17 23:14:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-17 23:14:16 +0000
commit5cd32583903b91a79a851c587aff3829a46968e8 (patch)
tree45b3200ea6cea60d3439f768122f60ae80262be1 /doc/user/ChangeLog
parent2001-01-17 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-5cd32583903b91a79a851c587aff3829a46968e8.tar.bz2
2001-01-17 Joel Sherrill <joel@OARcorp.com>
* timer.t: Added task-based timer information including the new directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and rtems_timer_server_fire_when().
Diffstat (limited to '')
-rw-r--r--doc/user/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/ChangeLog b/doc/user/ChangeLog
index 101734ce64..208d8431a1 100644
--- a/doc/user/ChangeLog
+++ b/doc/user/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-17 Joel Sherrill <joel@OARcorp.com>
+
+ * timer.t: Added task-based timer information including the
+ new directives rtems_timer_initiate(), rtems_timer_server_fire_after(),
+ and rtems_timer_server_fire_when().
+
2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.