Module Name:    src
Committed By:   riz
Date:           Fri Nov 26 17:16:50 UTC 2010

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.2

Log Message:
Tickets 1482-1485.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-5.2

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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.30 src/doc/CHANGES-5.2:1.1.2.31
--- src/doc/CHANGES-5.2:1.1.2.30	Thu Nov 25 00:27:19 2010
+++ src/doc/CHANGES-5.2	Fri Nov 26 17:16:50 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.30 2010/11/25 00:27:19 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.31 2010/11/26 17:16:50 riz Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -842,3 +842,23 @@
 	Install a.out version of INSTALL kernel in release. PR#41672
 	[is/tsutsui, ticket #1127]
 
+x11/bin/xinit/Makefile				1.8
+
+	Disable USE_PAM on ports which have legacy non-XFree86 servers.
+	[tsutsui, ticket #1482]
+
+sys/arch/dreamcast/dev/gdrom.c			1.27
+
+	Dreamcast: Fix unexpected "Bad address" errors on file read ops.
+	[tsutsui, ticket #1483]
+
+sys/arch/hpcmips/dev/plumohci.c			1.13
+
+	Fix ohci(4) panics for TX39XX (hpcmips).  PR#43473
+	[tsutsui, ticket #1484]
+
+sys/arch/hpcmips/tx/txcom.c			1.42-43
+
+	hpcmips com fixes.  PR#43472, PR#43474.
+	[tsutsui, ticket #1485]
+

Reply via email to