Module Name: src Committed By: ryo Date: Mon Apr 2 05:52:31 UTC 2018
Modified Files: src/doc: CHANGES Log Message: Add support for aarch64 To generate a diff of this commit: cvs rdiff -u -r1.2368 -r1.2369 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.2368 src/doc/CHANGES:1.2369 --- src/doc/CHANGES:1.2368 Tue Mar 27 06:34:25 2018 +++ src/doc/CHANGES Mon Apr 2 05:52:31 2018 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2368 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2369 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -131,3 +131,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0: [sevan 20180316] tzdata updated to 2017d [kre 20180324] dhcpcd: Import 7.0.2. [roy 20180327] + aarch64: Add initial support for aarch64. [ryo 20180401]