Module Name:    src
Committed By:   martin
Date:           Sat Dec  3 12:33:56 UTC 2016

Modified Files:
        src/doc [netbsd-7-0]: CHANGES-7.0.3

Log Message:
Note ticket #1279


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-7.0.3

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-7.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.9 src/doc/CHANGES-7.0.3:1.1.2.10
--- src/doc/CHANGES-7.0.3:1.1.2.9	Sat Dec  3 12:24:27 2016
+++ src/doc/CHANGES-7.0.3	Sat Dec  3 12:33:56 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.9 2016/12/03 12:24:27 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.10 2016/12/03 12:33:56 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -141,3 +141,9 @@ sys/external/bsd/drm2/drm/drm_vma_manage
 	Lock the manager and not just the node for inserting/removing nodes.
 	[maya, ticket #1277]
 
+sys/net/if_vlan.c				1.92
+
+	Don't check parent capabilities when a parent interface hasn't been
+	assigned.
+	[joerg, ticket #1279]
+

Reply via email to