Module Name: src
Committed By: sborrill
Date: Mon Jun 1 15:54:15 UTC 2015
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.6
Log Message:
Reword ticket #1968
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-5.1.6
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.1.6
diff -u src/doc/CHANGES-5.1.6:1.1.2.29 src/doc/CHANGES-5.1.6:1.1.2.30
--- src/doc/CHANGES-5.1.6:1.1.2.29 Mon Jun 1 15:52:03 2015
+++ src/doc/CHANGES-5.1.6 Mon Jun 1 15:54:15 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.6,v 1.1.2.29 2015/06/01 15:52:03 sborrill Exp $
+# $NetBSD: CHANGES-5.1.6,v 1.1.2.30 2015/06/01 15:54:15 sborrill Exp $
A complete list of changes from the NetBSD 5.1.5 release to the NetBSD 5.1.6
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]