Module Name:    src
Committed By:   riz
Date:           Thu May 17 18:26:55 UTC 2012

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

Log Message:
Ticket 252.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.96 -r1.1.2.97 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.96 src/doc/CHANGES-6.0:1.1.2.97
--- src/doc/CHANGES-6.0:1.1.2.96	Thu May 17 18:25:15 2012
+++ src/doc/CHANGES-6.0	Thu May 17 18:26:55 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.96 2012/05/17 18:25:15 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.97 2012/05/17 18:26:55 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -2325,3 +2325,9 @@ sys/arch/powerpc/powerpc/powerpc_machdep
 	Add CPU_EXECPROT sysctl for PowerPC.
 	[matt, ticket #251]
 
+tests/lib/libc/arch/powerpc/exec_prot_support.c	1.2
+tests/lib/libc/arch/powerpc/return_one.S	1.2
+
+	Allow testing of exec pages on PowerPC BookE.
+	[matt, ticket #252]
+

Reply via email to