Module Name:    src
Committed By:   riz
Date:           Thu Nov 22 17:35:14 UTC 2012

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

Log Message:
Tickets 686-688.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.33 -r1.1.2.34 src/doc/CHANGES-6.1

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.1
diff -u src/doc/CHANGES-6.1:1.1.2.33 src/doc/CHANGES-6.1:1.1.2.34
--- src/doc/CHANGES-6.1:1.1.2.33	Thu Nov 22 00:44:31 2012
+++ src/doc/CHANGES-6.1	Thu Nov 22 17:35:14 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.33 2012/11/22 00:44:31 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.34 2012/11/22 17:35:14 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -818,3 +818,18 @@ sys/dev/pci/if_nfe.c				1.57
 	Improve nfe(4) performance by avoiding bounce-buffering.
 	[chs, ticket #685]
 
+sys/dev/ic/mpt_netbsd.c				1.19
+
+	mpt(4): set chan_bustype correctly.
+	[chs, ticket #686]
+
+sys/dev/ic/ciss.c				1.28
+
+	ciss(4): don't try to handle sensors if there aren't any.
+	[chs, ticket #687]
+
+sys/dev/pci/twa.c				1.43
+
+	Fix autoconf output for twa(4).
+	[chs, ticket #688]
+

Reply via email to