summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-08-20 13:26:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-08-20 13:26:55 +0000
commitb3263f57d29976ccfdd96b65b8c41fa656a83fc1 (patch)
treec16b9171650318a0cce5576fd3f7c9d11b7f12e2 /cpukit/ChangeLog
parent2010-08-20 Gedare Bloom <giddyup44@yahoo.com> (diff)
downloadrtems-b3263f57d29976ccfdd96b65b8c41fa656a83fc1.tar.bz2
2010-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* sapi/include/rtems/chain.h: Move extern "C".
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 de9c43380a..79ad7df8f3 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2010-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * sapi/include/rtems/chain.h: Move extern "C".
+
2010-08-16 Alin Rus <alin.codejunkie@gmail.com>
* posix/include/aio.h: Add LIO_SYNC.