summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-03-28 03:25:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-03-28 03:25:18 +0000
commitcb8521654bae99d63fa25933bee7f8614f3c5816 (patch)
tree632607fe761091ef2c463dea69b9d964ec28439c /cpukit/ChangeLog
parentAdd stringto/stringto_template.h to libstringto_a_SOURCES. (diff)
downloadrtems-cb8521654bae99d63fa25933bee7f8614f3c5816.tar.bz2
2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/Makefile.am: Add stringto/stringto_template.h to libstringto_a_SOURCES.
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 eacd593d5c..07fa2c1e61 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/Makefile.am: Add stringto/stringto_template.h to
+ libstringto_a_SOURCES.
+
+2010-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libfs/src/pipe/pipe.c:
Add HAVE_CONFIG_H support to let files receive configure defines.