Module Name: src
Committed By: christos
Date: Fri Oct 30 23:06:49 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
mention vioscsi
To generate a diff of this commit:
cvs rdiff -u -r1.2109 -r1.2110 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.2109 src/doc/CHANGES:1.2110
--- src/doc/CHANGES:1.2109 Fri Oct 23 14:09:42 2015
+++ src/doc/CHANGES Fri Oct 30 19:06:49 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2109 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2110 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -208,3 +208,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
lua: Updated to Lua 5.3.1 [mbalmer 20151008]
libc: Update to tzcode2015g. [christos 20151009]
ntp: Import ntp 4.2.8p4. [christos 20151023]
+ vioscsi(4): Add driver for virtio SCSI devices [christos 20151030]