Module Name:    src
Committed By:   riz
Date:           Sun Sep 22 17:35:09 UTC 2013

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

Log Message:
Ticket 953


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-6.0.3

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.3
diff -u src/doc/CHANGES-6.0.3:1.1.2.27 src/doc/CHANGES-6.0.3:1.1.2.28
--- src/doc/CHANGES-6.0.3:1.1.2.27	Sun Sep 22 05:16:34 2013
+++ src/doc/CHANGES-6.0.3	Sun Sep 22 17:35:09 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.3,v 1.1.2.27 2013/09/22 05:16:34 riz Exp $
+# $NetBSD: CHANGES-6.0.3,v 1.1.2.28 2013/09/22 17:35:09 riz Exp $
 
 A complete list of changes from the NetBSD 6.0.2 release to the NetBSD 6.0.3
 release:
@@ -251,3 +251,9 @@ share/zoneinfo/australasia			1.33
 	This year Fiji will start DST on October 27, not October 20.
 	[apb, ticket #949]
 
+sys/arch/mvme68k/mvme68k/pmap_bootstrap.c	1.52
+
+	Fix panic: pmap_enter_ptpage: can't get KPT page.
+	Addresses mvme68k-specific part of PR#45915.
+	[tsutsui, ticket #953]
+

Reply via email to