summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 2c2077dc79..90364e542f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * score/include/rtems/system.h: Remove __RTEMS_MAJOR__,
+ __RTEMS_MINOR__, __RTEMS_REVISION__ (moved to cpuopt.h).
+ * configure.ac: Dynamically derive __ __RTEMS_MAJOR__,
+ __RTEMS_MINOR__, __RTEMS_REVISION__ from _RTEMS_VERSION.
+ Add __RTEMS_MAJOR__, __RTEMS_MINOR__,__RTEMS_REVISION__ to cpuopt.h.
+
2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/system.h: