Module Name: src
Committed By: tsutsui
Date: Thu Dec 29 11:50:23 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
Note about preliminary "G1-ATA" IDE HDD support for dreamcast.
To generate a diff of this commit:
cvs rdiff -u -r1.2228 -r1.2229 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2228 src/doc/CHANGES:1.2229
--- src/doc/CHANGES:1.2228 Sun Dec 25 00:10:33 2016
+++ src/doc/CHANGES Thu Dec 29 11:50:23 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2228 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2229 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -438,3 +438,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
mips64: Use N64 binaries where kvm is required, fixing fstat, netstat,
systat, crash, pstat and kgmon. [mrg 20161222]
OpenSSH: Imported 7.4. [christos 20161224]
+ dreamcast: Add preliminary "G1-ATA" IDE HDD support. [tsutsui 20161229]