Module Name: src Committed By: jakllsch Date: Thu Dec 19 15:44:30 UTC 2019
Modified Files: src/doc: CHANGES Log Message: Note addition of anxdp(4). To generate a diff of this commit: cvs rdiff -u -r1.2625 -r1.2626 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.2625 src/doc/CHANGES:1.2626 --- src/doc/CHANGES:1.2625 Thu Dec 19 15:39:01 2019 +++ src/doc/CHANGES Thu Dec 19 15:44:30 2019 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2625 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2626 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -83,5 +83,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0: openpam(3): update to 20190224 (tabebuia) [christos 20191215] kerberos(8): Update to Heimdal-7.7.0 [christos 20191215] file(1): Upgraded to 5.38. [christos 20191216] + anxdp(4): Add driver for Analogix DisplayPort core found in + Rockchip RK3399. [jakllsch 20191219] net80211: Require SSID configuration to associate with an open AP. [jakllsch 20191219]