Module Name: src
Committed By: riz
Date: Tue Apr 3 17:32:12 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket #159.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.64 -r1.1.2.65 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.64 src/doc/CHANGES-6.0:1.1.2.65
--- src/doc/CHANGES-6.0:1.1.2.64 Tue Apr 3 17:25:03 2012
+++ src/doc/CHANGES-6.0 Tue Apr 3 17:32:12 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.64 2012/04/03 17:25:03 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.65 2012/04/03 17:32:12 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -1662,3 +1662,13 @@ usr.sbin/npf/npfctl/npfctl.h 1.13
Various improvements to NPF, the NetBSD Packet Filter.
[rmind, ticket #158]
+sys/dev/bluetooth/bthidev.c 1.22
+sys/dev/bluetooth/bthub.c 1.18
+sys/dev/bluetooth/btkbd.c 1.14
+sys/dev/bluetooth/btmagic.c 1.2
+sys/dev/bluetooth/btms.c 1.10
+sys/dev/bluetooth/btsco.c 1.28
+
+ Power management for bthub(4). PR#39006.
+ [plunky, ticket #159]
+