summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-20 17:29:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-20 17:29:37 +0000
commit85bca3f2283baa0630b148d5c16612fcbb9f87e6 (patch)
tree8160883b76ac0462bababed6e337334894e59cce /cpukit/ChangeLog
parent2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-85bca3f2283baa0630b148d5c16612fcbb9f87e6.tar.bz2
2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/rtems/status-checks.h: Fixed integer conversion warning.
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 47e5268fd2..049ca2c959 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * include/rtems/status-checks.h: Fixed integer conversion warning.
+
2008-08-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Abort if stdbool.h is not c99 compliant.