Module Name:    src
Committed By:   riz
Date:           Sat Jan  2 14:39:25 UTC 2016

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

Log Message:
ticket 1038 to netbsd-7-0 as well.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.21 -r1.1.2.22 src/doc/CHANGES-7.0.1

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.1
diff -u src/doc/CHANGES-7.0.1:1.1.2.21 src/doc/CHANGES-7.0.1:1.1.2.22
--- src/doc/CHANGES-7.0.1:1.1.2.21	Sat Dec 26 22:26:58 2015
+++ src/doc/CHANGES-7.0.1	Sat Jan  2 14:39:25 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.21 2015/12/26 22:26:58 snj Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.22 2016/01/02 14:39:25 riz Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
 release:
@@ -831,3 +831,10 @@ sys/dev/ic/dwc_gmac_reg.h			1.15
 	the cable wasn't plugged in at boot.
 	[jmcneill, ticket #1053]
 
+sys/dev/vnd.c                                   1.249-1.254
+sys/sys/disk.h                                  1.66
+
+	Avoid netbsd-6 (and prior) vnconfig -l infinite loop with a newer
+	kernel, and limit the vnd sector size choices to rational values.
+	[manu, ticket #1038]
+

Reply via email to