summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-02-28 06:23:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-02-28 06:23:12 +0000
commitb566205fcacc6eb179a6d87d4c25f5a296057531 (patch)
treec4ba64cf5141d249a6a920ee2f85e50e3ba0b252 /cpukit/ChangeLog
parent2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b566205fcacc6eb179a6d87d4c25f5a296057531.tar.bz2
2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_SUBST(RTEMS_VERSION). AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
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 9b544b2dd6..a73624f7d5 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove AC_SUBST(RTEMS_VERSION).
+ AC_DEFINE(RTEMS_VERSION) to propagate it through cpuopts.h.
+
2003-02-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_SUBST(RTEMS_VERSION,_RTEMS_VERSION).