Module Name:    src
Committed By:   martin
Date:           Sat Apr  4 19:05:31 UTC 2015

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

Log Message:
Ticket #653


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.247 -r1.1.2.248 src/doc/CHANGES-7.0

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
diff -u src/doc/CHANGES-7.0:1.1.2.247 src/doc/CHANGES-7.0:1.1.2.248
--- src/doc/CHANGES-7.0:1.1.2.247	Sun Mar 29 09:09:50 2015
+++ src/doc/CHANGES-7.0	Sat Apr  4 19:05:31 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.247 2015/03/29 09:09:50 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.248 2015/04/04 19:05:31 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -19423,3 +19423,8 @@ sys/kern/exec_elf.c				1.71
 	Zero-fill the ELF auxiliary vectors to prevent userland leak.
 	[maxv, ticket #650]
 
+sys/net/if_vlan.c				1.80
+
+	Correct frame padding length.
+	[ozaki-r, ticket #653]
+

Reply via email to