Module Name: src Committed By: christos Date: Sat Oct 15 19:51:04 UTC 2022
Modified Files: src/doc: CHANGES Log Message: new zlib To generate a diff of this commit: cvs rdiff -u -r1.2920 -r1.2921 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.2920 src/doc/CHANGES:1.2921 --- src/doc/CHANGES:1.2920 Sat Oct 15 14:59:31 2022 +++ src/doc/CHANGES Sat Oct 15 15:51:04 2022 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2920 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2921 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -700,3 +700,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: ntp: Import ntp 4.2.8p15. [christos 20221009] tzdata: updated to 2022e (using the 2022egtz fork) [kre 20221013] tzcode: Updated to 2022e. [christos 20221015] + zlib(3): Import 1.2.13 [christos 20221015]