Module Name: src Committed By: rin Date: Fri Apr 2 14:41:07 UTC 2021
Modified Files: src/doc: CHANGES Log Message: Fix style to appease changes2html. To generate a diff of this commit: cvs rdiff -u -r1.2789 -r1.2790 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.2789 src/doc/CHANGES:1.2790 --- src/doc/CHANGES:1.2789 Fri Apr 2 07:00:33 2021 +++ src/doc/CHANGES Fri Apr 2 14:41:07 2021 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2789 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2790 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -335,8 +335,8 @@ Changes from NetBSD 9.0 to NetBSD 10.0: bind: Import version 9.16.12. [christos 20210219] OpenSSL: Imported 1.1.1j. [christos 20210219] byacc: Update to 20210109. [christos 20210220] - regex: Add NLS support and gnu regex extensions (off by default) - [christos 20210223] + regex: Add NLS support and gnu regex extensions (off by default). + [christos 20210223] wpa: Import wpa_supplicant and hostapd 2.9. [christos 20210228] tzcode: Updated to 2021a. [christos 20210228] OpenSSH: Import 8.5. [christos 20210304]