Module Name: src
Committed By: flxd
Date: Thu Jun 15 14:23:42 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
Note support for VAXstation 4000 TURBOchannel.
To generate a diff of this commit:
cvs rdiff -u -r1.2290 -r1.2291 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.2290 src/doc/CHANGES:1.2291
--- src/doc/CHANGES:1.2290 Mon Jun 12 11:05:21 2017
+++ src/doc/CHANGES Thu Jun 15 14:23:42 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2290 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2291 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -25,5 +25,6 @@
Changes from NetBSD 8.0 to NetBSD 9.0:
byacc: update to 20170430 [christos 20170605]
+ vax: Add support for VAXstation 4000 TURBOchannel. [flxd 20170609]
wsbell(4): added console bell support for all speaker devices, not
only those attached at pcppi [nat 20170612]