Module Name: src Committed By: jmcneill Date: Thu May 28 20:29:22 UTC 2020
Modified Files: src/doc: CHANGES Log Message: evbarm: Add install media for earmv7hf and aarch64. To generate a diff of this commit: cvs rdiff -u -r1.2697 -r1.2698 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.2697 src/doc/CHANGES:1.2698 --- src/doc/CHANGES:1.2697 Thu May 28 17:07:27 2020 +++ src/doc/CHANGES Thu May 28 20:29:21 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2697 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2698 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -215,3 +215,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: acpi(4): Updated ACPICA to 20200430. [christos 20200525] postfix(1): Import version 3.5.2. [christos 20200525] OpenSSH: Import 8.3. [christos 20200528] + evbarm: Add install media for earmv7hf and aarch64. [jmcneill 20200528]