Module Name: src
Committed By: nonaka
Date: Sun Jun 12 06:21:56 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
note nvmectl
To generate a diff of this commit:
cvs rdiff -u -r1.2170 -r1.2171 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.2170 src/doc/CHANGES:1.2171
--- src/doc/CHANGES:1.2170 Sat Jun 4 15:27:11 2016
+++ src/doc/CHANGES Sun Jun 12 06:21:56 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2170 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2171 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -318,3 +318,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
ntp: Import ntp 4.2.8p8. [christos 20160603]
sys_info: Import a script to return version information for system
libraries and utilities [agc 20160604]
+ nvmectl(8): Added NVM Express control utility. [nonaka 20160604]