Module Name: src
Committed By: roy
Date: Wed Mar 23 09:56:40 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
Note wpa_supplicant interface matching addition
To generate a diff of this commit:
cvs rdiff -u -r1.2142 -r1.2143 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.2142 src/doc/CHANGES:1.2143
--- src/doc/CHANGES:1.2142 Tue Mar 15 17:30:26 2016
+++ src/doc/CHANGES Wed Mar 23 09:56:40 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2142 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2143 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -257,3 +257,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
OpenSSH: Imported 7.2. [christos 20160310]
libc: Update to tzcode2016b. [christos 20160315]
zoneinfo: Import tzdata2016b. [christos 20160315]
+ wpa_supplicant(8): Added interface matching rules [roy 20160323]