summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-06 17:46:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-06 17:46:19 +0000
commit089e1b0477de6eb67f85070d59e88ab7b1628fad (patch)
tree1441e6a6b731ff480641c4b3eee008aff9565b79 /cpukit/score/cpu/m68k/ChangeLog
parent2003-02-06 Mike Siers <mikes@poliac.com> (diff)
downloadrtems-089e1b0477de6eb67f85070d59e88ab7b1628fad.tar.bz2
2003-02-06 Ilya Alexeev <ilya@continuum.ru>
* m68360.h: Correct the order of fields in the ethernet structure to account for the typo in MC68360UM (page 7-248).
Diffstat (limited to 'cpukit/score/cpu/m68k/ChangeLog')
-rw-r--r--cpukit/score/cpu/m68k/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/m68k/ChangeLog b/cpukit/score/cpu/m68k/ChangeLog
index 206a31cc3a..5cb173edbf 100644
--- a/cpukit/score/cpu/m68k/ChangeLog
+++ b/cpukit/score/cpu/m68k/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-06 Ilya Alexeev <ilya@continuum.ru>
+
+ * m68360.h: Correct the order of fields in the ethernet structure
+ to account for the typo in MC68360UM (page 7-248).
+
2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require autoconf-2.57 + automake-1.7.2.