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