summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b5fbd2e7ad..855755f582 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-14 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * posix/src/sleep.c, posix/src/usleep.c: Add copyright header.
+ * rtems/src/ratemonreportstatistics.c, rtems/src/timerserver.c:
+ Minor cleanup to improve testability and eliminate dead code.
+
2007-12-12 Chris Johns <chrisj@rtems.org>
* libblock/include/rtems/flashdisk.h, libblock/src/flashdisk.c: