summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-29 05:17:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-29 05:17:11 +0000
commit1f868bd64e87d7a203fd357c686f4d25a6d3c283 (patch)
treef0347d1f6a2483ebbf2f3a4235f0a202dc04ab21 /cpukit/ChangeLog
parent2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1f868bd64e87d7a203fd357c686f4d25a6d3c283.tar.bz2
2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1531/newlib: * libmisc/shell/fts.c: Add local copy of ALIGN().
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 807737aabf..4b31b254e9 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ PR 1531/newlib:
+ * libmisc/shell/fts.c:
+ Add local copy of ALIGN().
+
+2010-05-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libnetworking/net/if.c:
Use uintptr_t and void* in _offsetof().
* libnetworking/netinet/raw_ip.c: