Module Name: src Committed By: skrll Date: Sun Dec 16 08:19:51 UTC 2018
Modified Files: src/doc: CHANGES Log Message: Note NVIDIA Tegra X1 SoC SATA support To generate a diff of this commit: cvs rdiff -u -r1.2465 -r1.2466 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.2465 src/doc/CHANGES:1.2466 --- src/doc/CHANGES:1.2465 Wed Dec 12 23:40:02 2018 +++ src/doc/CHANGES Sun Dec 16 08:19:51 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2465 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2466 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -264,3 +264,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0: sh(1): Many bug fixes and enhancements. [kre 20181212] amdtemp(4): Add support for AMD family 16h temperature sensors. [is 20181213] + arm: Add support for NVIDIA Tegra X1 SoC SATA. [skrll 20181214]