Module Name:    src
Committed By:   riz
Date:           Thu May 17 18:23:06 UTC 2012

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.0

Log Message:
Ticket 250.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.94 -r1.1.2.95 src/doc/CHANGES-6.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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.94 src/doc/CHANGES-6.0:1.1.2.95
--- src/doc/CHANGES-6.0:1.1.2.94	Thu May 17 18:21:07 2012
+++ src/doc/CHANGES-6.0	Thu May 17 18:23:06 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.94 2012/05/17 18:21:07 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.95 2012/05/17 18:23:06 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -2313,3 +2313,9 @@ lib/libusbhid/usb_hid_usages			1.6
 	Expand the usb_hid_usages, with help from FreeBSD.
 	[khorben, ticket #249]
 
+sys/arch/powerpc/conf/Makefile.powerpc		1.50
+
+	For BookE kernels, use -mmultiple and -misel and enable
+	-fstack-protector .
+	[matt, ticket #250]
+

Reply via email to