Module Name: src
Committed By: riz
Date: Tue Dec 18 19:45:47 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Correct change list for ticket #1819.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.203 -r1.1.2.204 src/doc/CHANGES-5.2
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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.203 src/doc/CHANGES-5.2:1.1.2.204
--- src/doc/CHANGES-5.2:1.1.2.203 Tue Nov 27 18:52:28 2012
+++ src/doc/CHANGES-5.2 Tue Dec 18 19:45:46 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.203 2012/11/27 18:52:28 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.204 2012/12/18 19:45:46 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -8799,6 +8799,7 @@ distrib/sets/lists/base/mi 1.993
Really mark wake as obsolete
[msaitoh]
+sys/arch/x86/include/specialreg.h 1.58
sys/arch/x86/x86/identcpu.c 1.31 via patch
MSR fixes for VIA CPUs. PR#41267.