summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-15 15:52:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-15 15:52:29 +0000
commit1e2216c63d6f59732cea9ddbf7364cdab36bea66 (patch)
treee5ba68d860d2269faca0609d2b12225b84df6501 /cpukit/ChangeLog
parent2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1e2216c63d6f59732cea9ddbf7364cdab36bea66.tar.bz2
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/include/rtems/posix/pthread.h: Improve comments.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ed9a306463..61a7000d6f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * posix/include/rtems/posix/pthread.h: Improve comments.
+
2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/rfs/rtems-rfs-file-system.h: Remove bogus typecast.