Module Name: src Committed By: jmcneill Date: Wed May 2 00:14:57 UTC 2018
Modified Files: src/doc: CHANGES Log Message: arm: Add support for Allwinner H6 SoC. To generate a diff of this commit: cvs rdiff -u -r1.2383 -r1.2384 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.2383 src/doc/CHANGES:1.2384 --- src/doc/CHANGES:1.2383 Mon Apr 30 21:02:39 2018 +++ src/doc/CHANGES Wed May 2 00:14:56 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2383 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2384 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -148,3 +148,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0: puc(4): Add Intel 300 series chipset support. [msaitoh 20180413] file(1): Upgraded to 5.33. [christos 20180415] netpgp(3lua): Add Lua binding for libnetpgp(3). [sevan 20180429] + arm: Add support for Allwinner H6 SoC. [jmcneill 20180501]