Module Name: src
Committed By: christos
Date: Sat Dec 12 23:43:37 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
add ip6addrctl
To generate a diff of this commit:
cvs rdiff -u -r1.2116 -r1.2117 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.2116 src/doc/CHANGES:1.2117
--- src/doc/CHANGES:1.2116 Sun Dec 6 16:54:26 2015
+++ src/doc/CHANGES Sat Dec 12 18:43:36 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2116 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2117 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -224,3 +224,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
[mrg 20151115]
dhcpcd: Import dhcpcd 6.9.4. [roy 20151130]
openssl: Import openssl 1.0.1q [christos 20151206]
+ ip6addrctl: Import from FreeBSD [christos 20151212]