summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-07-08 13:50:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-07-08 13:50:16 +0000
commitb422de6ce00dd3e063530abf3ef5431153a5de73 (patch)
tree763cb7705ad5e70370f9cdbe27a506973438cb11 /cpukit/ChangeLog
parent2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b422de6ce00dd3e063530abf3ef5431153a5de73.tar.bz2
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Merge-in posix/configure.ac. Merge-in itron/configure.ac. Misc. cosmetical changes. * Makefile.am: Add posix, itron to SUBDIRS.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index faf6f452c5..d033a72f73 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * configure.ac: Merge-in posix/configure.ac.
+ Merge-in itron/configure.ac.
+ Misc. cosmetical changes.
+ * Makefile.am: Add posix, itron to SUBDIRS.
+
+2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* configure.ac: Merge-in libnetworking/configure.ac.
Remove "rtems-" from RTEMS_VERSION.
Add AC_CHECK_FUNCS([strsep strcasecmp snprintf]).