summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 6bdcf07476..a15ad4389d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2010-10-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * configure.ac: pthread_attr* functions are in <pthread.h>, not in
+ <pthreads.h>.
* aclocal/check-func.m4: Linearize checks.
Add missing $2 to AC_CHECK_DECL.