Module Name: src
Committed By: sborrill
Date: Mon Jun 1 15:53:39 UTC 2015
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.4
Log Message:
Reword ticket #1968
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-5.2.4
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.4
diff -u src/doc/CHANGES-5.2.4:1.1.2.30 src/doc/CHANGES-5.2.4:1.1.2.31
--- src/doc/CHANGES-5.2.4:1.1.2.30 Mon Jun 1 15:52:41 2015
+++ src/doc/CHANGES-5.2.4 Mon Jun 1 15:53:39 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.4,v 1.1.2.30 2015/06/01 15:52:41 sborrill Exp $
+# $NetBSD: CHANGES-5.2.4,v 1.1.2.31 2015/06/01 15:53:39 sborrill Exp $
A complete list of changes from the NetBSD 5.2.3 release to the NetBSD 5.2.4
release:
@@ -2621,7 +2621,7 @@ sys/arch/i386/i386/cpufunc.S 1.16-1.17
sys/arch/x86/include/specialreg.h 1.72 via patch
- Add CPUID_TO_*() macros to avoid bug. Old macros are kept for
+ Backport CPUID_TO_*() macros. Old macros are kept for
compatibility.
[msaitoh, ticket #1968]