Module Name:    src
Committed By:   martin
Date:           Sun Oct 19 16:12:22 UTC 2014

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

Log Message:
Ticket #152


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.61 -r1.1.2.62 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.61 src/doc/CHANGES-7.0:1.1.2.62
--- src/doc/CHANGES-7.0:1.1.2.61	Sun Oct 19 15:24:07 2014
+++ src/doc/CHANGES-7.0	Sun Oct 19 16:12:22 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.61 2014/10/19 15:24:07 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.62 2014/10/19 16:12:22 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -1806,3 +1806,9 @@ sys/external/bsd/vchiq/dist/interface/vc
 	Various audio fixes for RPi.
 	[skrll, ticket #151]
 
+sys/arch/amd64/include/Makefile.inc		1.5
+sys/arch/i386/include/Makefile.inc		1.3
+
+	Disable SSE and AVX for kernel modules.
+	[joerg, ticket #152]
+

Reply via email to