summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d048bf0358..39195f14e6 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/shell/utils-cp.c: Include <utime.h> instead of
+ <sys/utime.h> for better POSIX compilance.
+
+2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libcsupport/src/malloc_p.h: Rely upon uintmax_t and PRIuMAX being
provided.