Module Name: src Committed By: mrg Date: Mon Aug 16 17:41:00 UTC 2021
Modified Files: src/doc: CHANGES Log Message: note sh3 -> GCC 10. To generate a diff of this commit: cvs rdiff -u -r1.2821 -r1.2822 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.2821 src/doc/CHANGES:1.2822 --- src/doc/CHANGES:1.2821 Sat Aug 14 23:56:32 2021 +++ src/doc/CHANGES Mon Aug 16 17:41:00 2021 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2821 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2822 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -406,3 +406,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: resulting in better network and storage performance. [jmcneill 20210810] openldap: Import 2.5.6. [christos 20210814] + sh3: Switch to GCC 10. [mrg 20210816]