Module Name: src
Committed By: hikaru
Date: Tue Jun 10 03:47:57 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Note vmx(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1931 -r1.1932 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.1931 src/doc/CHANGES:1.1932
--- src/doc/CHANGES:1.1931 Thu Jun 5 21:06:47 2014
+++ src/doc/CHANGES Tue Jun 10 03:47:57 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1931 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1932 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -426,3 +426,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
libc: Update to tzcode2014d. [christos 20140528]
OpenSSL: Imported 1.0.1h [christos 20140605]
vax: Switch to GCC 4.8 [matt 20140605]
+ vmx(4): Add VMware VMXNET3 driver, from OpenBSD [hikaru 20140610]