Module Name: src
Committed By: riz
Date: Mon Jan 7 04:16:05 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
Ticket 769.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.69 -r1.1.2.70 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.69 src/doc/CHANGES-6.1:1.1.2.70
--- src/doc/CHANGES-6.1:1.1.2.69 Sat Jan 5 23:38:02 2013
+++ src/doc/CHANGES-6.1 Mon Jan 7 04:16:05 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.69 2013/01/05 23:38:02 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.70 2013/01/07 04:16:05 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -7960,3 +7960,11 @@ sys/arch/evbarm/conf/SHEEVAPLUG 1.27
Add ukphy.
[msaitoh, ticket #768]
+sys/dev/bluetooth/bthidev.c 1.23-1.24
+sys/dev/bluetooth/btmagic.c 1.4-1.5
+usr.sbin/btdevctl/btdevctl.8 1.8
+
+ Fix a problem with Bluetooth HID devices when configured for
+ connections without authentication. PR#47286.
+ [plunky, ticket #769]
+