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 1a940285c1..a331960575 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * posix/Makefile.am, posix/src/clockgetres.c: Add clockgetres.c to set
+ of clock and delayt methods built when POSIX threads are disabled.
+ Ensure it builds when POSIX is disabled.
+
2009-09-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/coremsgbroadcast.c: Fix typo.