Module Name:    src
Committed By:   msaitoh
Date:           Wed Jan 14 05:33:35 UTC 2015

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

Log Message:
Add two PRs into ticket 397.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.162 -r1.1.2.163 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.162 src/doc/CHANGES-7.0:1.1.2.163
--- src/doc/CHANGES-7.0:1.1.2.162	Mon Jan 12 21:18:45 2015
+++ src/doc/CHANGES-7.0	Wed Jan 14 05:33:35 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.162 2015/01/12 21:18:45 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.163 2015/01/14 05:33:35 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -13202,7 +13202,8 @@ sys/arch/x86/x86/cpu_ucode_intel.c		1.6
 
 sys/kern/kern_rndq.c				1.29
 
-	Don't use cpu_counter32() unconditionally.
+	Don't use cpu_counter32() unconditionally. PR#49104 reported by
+	Jarle Greipsland and PR#49124 reported by John D. Baker.
 	[christos, ticket #397]
 
 sys/kern/vfs_mount.c				1.32

Reply via email to