summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-01 16:43:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-01 16:43:28 +0000
commite493e2a83e8d76079cc84b50a098015492996a3c (patch)
tree93edccba3afadbd5dca3f1ba1c7cdd1ab2c4e37d /cpukit/ChangeLog
parent2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e493e2a83e8d76079cc84b50a098015492996a3c.tar.bz2
2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/check-smp.m4: Fix bogus log message.
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 5ef7412875..7e5bb3171e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * aclocal/check-smp.m4: Fix bogus log message.
+
+2011-12-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libnetworking/rtems/mkrootfs.c: Use mode_t for modes,
Use size_t for sizes.
* libcsupport/src/open.c: Use va_arg(..., mode_t) to retrieve mode.