Module Name: src Committed By: sevan Date: Fri Mar 16 01:16:28 UTC 2018
Modified Files: src/doc: CHANGES Log Message: macppc Bluetooth To generate a diff of this commit: cvs rdiff -u -r1.2365 -r1.2366 src/doc/CHANGES 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 diff -u src/doc/CHANGES:1.2365 src/doc/CHANGES:1.2366 --- src/doc/CHANGES:1.2365 Thu Mar 8 10:17:22 2018 +++ src/doc/CHANGES Fri Mar 16 01:16:28 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2365 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2366 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -127,3 +127,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0: Controller-based SMBus [pgoyette 20170228] ichsmb(4) Add Apollo Lake and Gemini Lake devices. [msaitoh 20180302] lm(4): Add NCT6796D support. [msaitoh 20180308] + macppc: Enable Bluetooth support by default in GENERIC kernel. + [sevan 20180316]