Module Name: src Committed By: nia Date: Tue Jun 29 10:26:17 UTC 2021
Modified Files: src/doc: CHANGES Log Message: doc: removed uscanner To generate a diff of this commit: cvs rdiff -u -r1.2812 -r1.2813 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.2812 src/doc/CHANGES:1.2813 --- src/doc/CHANGES:1.2812 Sat Jun 19 06:19:35 2021 +++ src/doc/CHANGES Tue Jun 29 10:26:17 2021 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2812 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2813 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -383,3 +383,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: libfido2: Import 1.7.0 [christos 20210616] m68k: Switch to GCC 10. [mrg 20210619] arm: Switch to GCC 10. [mrg 20210619] + uscanner(4): Removed from the tree. [nia 20210629]