Module Name: src Committed By: riz Date: Sun Nov 21 21:39:18 UTC 2010
Modified Files: src/doc [netbsd-4]: CHANGES-4.1 Log Message: Ticket 1409. To generate a diff of this commit: cvs rdiff -u -r1.1.2.209 -r1.1.2.210 src/doc/CHANGES-4.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-4.1 diff -u src/doc/CHANGES-4.1:1.1.2.209 src/doc/CHANGES-4.1:1.1.2.210 --- src/doc/CHANGES-4.1:1.1.2.209 Tue Oct 12 10:17:39 2010 +++ src/doc/CHANGES-4.1 Sun Nov 21 21:39:18 2010 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-4.1,v 1.1.2.209 2010/10/12 10:17:39 bouyer Exp $ +# $NetBSD: CHANGES-4.1,v 1.1.2.210 2010/11/21 21:39:18 riz Exp $ A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1 release: @@ -4259,3 +4259,8 @@ I was getting a SEGV with the example posted there. [jnemeth, ticket #1408] +sys/netbt/hci_link.c 1.22 + + Fix bluetooth connection for some Broadcom controllers. + [plunky, ticket #1409] +