summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authortsutsui <tsutsui@NetBSD.org>2003-01-31 22:18:04 +0000
committertsutsui <tsutsui@NetBSD.org>2003-01-31 22:18:04 +0000
commit0566c52ceccc159bfe0f8d02c8dbee2583903e88 (patch)
tree765427f15821daf906ff187482c0a65ff7b3d2bc /doc
parent3fb3009a83ce2ef3d8982275e88f0e5b4d6c4116 (diff)
Note VGA console support for NEC-J96A and NEC-R96 on arc port.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 6d48ad0c132..f7911ff6c0d 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.90 $>
+LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.91 $>
[Note: This file does not mention every change made to the NetBSD source tree.
@@ -265,3 +265,6 @@ Changes from NetBSD 1.6 to NetBSD 2.0:
objcopy(1): Add --redefine-syms-file option. [simonb 20030129]
crunchgen(1): Use "objcopy --redefine-syms-file". [simonb 20030129]
find(1): allow preceding +/- on numeric arg to -user. [jhawk 20030130]
+ arc: Add support for the Cirrus Logic GD5428 ISA VGA console on
+ Express5800/240 R4400 EISA (NEC-J96A) and RISCserver2200
+ (NEC-R96). [tsutsui 20030131]