summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-05 19:57:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-05 19:57:14 +0000
commit0666956fb170f3d419eacea09a250eb6d598b548 (patch)
tree9d98f1d8b6a60b80543577caf7b23c783e0bebf3 /cpukit/ChangeLog
parent2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-0666956fb170f3d419eacea09a250eb6d598b548.tar.bz2
2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* itron/include/itronsys/types.h: ITRON types should follow native integer size.
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 bac01401bd..6942ceb907 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * itron/include/itronsys/types.h: ITRON types should follow native
+ integer size.
+
2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/sys-rtems.c: Remove stray ';' introducing unreachable code.