summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-26 05:52:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-26 05:52:43 +0000
commit0454464692bfe5700b1e887db9bdc612cbf1cbd9 (patch)
tree4d971ef8cd7d85a7135400416533ee52283381d2 /cpukit/ChangeLog
parentfixed typo in uart error handling function (diff)
downloadrtems-0454464692bfe5700b1e887db9bdc612cbf1cbd9.tar.bz2
2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/system.h: #define __RTEMS_MINOR__ 7 (BZ 1206).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index fcf861f50d..2c2077dc79 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * score/include/rtems/system.h:
+ #define __RTEMS_MINOR__ 7 (BZ 1206).
+
2007-01-20 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* libblock/src/bdbuf.c, libblock/include/bdbuf.h:
@@ -5,6 +10,7 @@
"show_bdbuf" monitor add-on
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
+
* libnetworking/rtems/rtems_mii_ioctl.c,
libnetworking/rtems/rtems_mii_ioctl.h,
libnetworking/rtems/rtems_mii_ioctl_kern.c,