Module Name: src
Committed By: jmcneill
Date: Sat Sep 27 16:22:47 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
mpt(4): added bio(4) support.
To generate a diff of this commit:
cvs rdiff -u -r1.1985 -r1.1986 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.1985 src/doc/CHANGES:1.1986
--- src/doc/CHANGES:1.1985 Sat Sep 27 11:23:11 2014
+++ src/doc/CHANGES Sat Sep 27 16:22:47 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1985 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1986 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -54,3 +54,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
resize, set, unset, backup, restore, and resizedisk.
[jnemeth 20140926]
dhcpcd(8): Import dhcpcd-6.4.7. [roy 20140927]
+ mpt(4): added bio(4) support. [jmcneill 20140927]