summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 64dfe75b61..5a7817abfa 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-08 Joel Sherrill <joel@OARcorp.com>
+
+ * posix/Makefile.am, posix/preinstall.am,
+ posix/include/rtems/posix/timer.h, posix/src/ptimer.c,
+ posix/src/ptimer1.c, sapi/src/posixapi.c,
+ score/include/rtems/score/object.h:
+
2006-06-02 Joel Sherrill <joel@OARcorp.com>
* itron/src/trcv_mbf.c, posix/src/semopen.c,