Module Name:    src
Committed By:   riz
Date:           Thu Mar  8 17:40:17 UTC 2012

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

Log Message:
Tickets 95-97.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.48 -r1.1.2.49 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.48 src/doc/CHANGES-6.0:1.1.2.49
--- src/doc/CHANGES-6.0:1.1.2.48	Thu Mar  8 17:27:52 2012
+++ src/doc/CHANGES-6.0	Thu Mar  8 17:40:16 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.48 2012/03/08 17:27:52 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.49 2012/03/08 17:40:16 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -1181,3 +1181,20 @@ sys/arch/hpcarm/hpcarm/pxa2x0_hpc_machde
 	Fix booting on WS011SH and possibly other 128MB models.
 	[nonaka, ticket #94]
 
+sys/dev/pci/agp_amd64.c				1.7
+
+	Fix kernel crash right after starting Xserver with DRM on Socket
+	AM2 + AGP systems.
+	[tsutsui, ticket #95]
+
+sys/lib/libsa/ls.c				1.4
+
+	Make bootloader "ls" work on filenames with directory paths.
+	[tsutsui, ticket #96]
+
+share/man/man4/amdtemp.4			1.6-1.7
+sys/arch/x86/pci/amdtemp.c			1.13
+
+	amdtemp(4): support family 12h.
+	[nonaka, ticket #97]
+

Reply via email to