summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-27 07:23:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-27 07:23:53 +0000
commit585cba912ef9ea4790724f5d408c3e425d10a447 (patch)
tree342881a5f91bf7c4ba3e6e6ec0aafc1b7eaa1a3f /cpukit/ChangeLog
parentCosmetics. (diff)
downloadrtems-585cba912ef9ea4790724f5d408c3e425d10a447.tar.bz2
2005-10-27 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/rtems/concat.h: Add EXPAND0, CONCAT0.
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 f571a04a32..645c9c129c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2005-10-27 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * include/rtems/concat.h: Add EXPAND0, CONCAT0.
+
+2005-10-27 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* telnetd/Makefile.am: Only build if LIBSHELL is available.
2005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>