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 90a1bfce0c..6c54205598 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-05 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * posix/Makefile.am: Remove these. They were proposed but never
+ standardized.
+ * posix/src/pthreadgetcputime.c, posix/src/pthreadsetcputime.c: Removed.
+
2007-12-23 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/sync.c: Make sync() POSIX-compliant.