summaryrefslogtreecommitdiffstats
path: root/doc/new_chapters/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-15 20:17:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-15 20:17:17 +0000
commit05ddbf2565b15133db3a68cf6416813e122da19f (patch)
tree404c96e98404f279caa15e95d55f309d58822ac4 /doc/new_chapters/ChangeLog
parent2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-05ddbf2565b15133db3a68cf6416813e122da19f.tar.bz2
2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, gen_section: Integrate Rate Monotonic Statistics and Period Usage into Rate Monotonic Manager. Added the following directives: rtems_rate_monotonic_get_statistics, rtems_rate_monotonic_reset_statistics, rtems_rate_montonic_reset_all_statistics, rtems_rate_montonic_report_statistics, and rtems_object_get_name. Obsoleted the rtems/rtmonuse.h file as a public interface. * rtmonuse.t: Removed.
Diffstat (limited to '')
-rw-r--r--doc/new_chapters/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/new_chapters/ChangeLog b/doc/new_chapters/ChangeLog
index 685702f4ce..1c4202f348 100644
--- a/doc/new_chapters/ChangeLog
+++ b/doc/new_chapters/ChangeLog
@@ -1,3 +1,14 @@
+2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.am, gen_section: Integrate Rate Monotonic Statistics and
+ Period Usage into Rate Monotonic Manager. Added the following
+ directives: rtems_rate_monotonic_get_statistics,
+ rtems_rate_monotonic_reset_statistics,
+ rtems_rate_montonic_reset_all_statistics,
+ rtems_rate_montonic_report_statistics, and rtems_object_get_name.
+ Obsoleted the rtems/rtmonuse.h file as a public interface.
+ * rtmonuse.t: Removed.
+
2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* base.t: Remove.