Module Name: src Committed By: tsutsui Date: Fri Nov 17 22:14:16 UTC 2023
Modified Files: src/doc: CHANGES Log Message: Remove a duplicated entry of OpenSSL 3.0.9 import. To generate a diff of this commit: cvs rdiff -u -r1.3019 -r1.3020 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.3019 src/doc/CHANGES:1.3020 --- src/doc/CHANGES:1.3019 Fri Nov 17 21:52:14 2023 +++ src/doc/CHANGES Fri Nov 17 22:14:16 2023 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3019 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3020 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -115,7 +115,6 @@ Changes from NetBSD 10.0 to NetBSD 11.0: OpenSSL: Imported 3.0.9. [christos 20230531] date(1): Add -R option for displaying time in RFC 5322 format, similar to GNU date. [kim 20230531] - openssl(1): Imported 3.0.9. [christos 20230531] mk.conf(5): Obsolete non-MK variants MANZ UNPRIVED UPDATE [lukem 20230602] build.sh: Add show-params operation [lukem 20230602]