summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 55044bde5d..df97d148ec 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/chown.c, libcsupport/src/lchown.c:
+ Include <unistd.h>. Cleanup included headers.
+
+2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* posix/include/rtems/posix/pthread.h:
Add _POSIX_Threads_Initialize_user_threads_body.
* rtems/include/rtems/rtems/tasks.h: