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 a1f10922d2..1a547ce525 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+ PR 1266/cpukit
+ * posix/src/keycreate.c, posix/src/keyrundestructors.c: Use API instead
+ of class for key indexing.
+
+2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libmisc/cpuuse/cpuuse.c: Fix date formatting.
2007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>