Module Name: src Committed By: simonb Date: Fri Oct 6 06:03:52 UTC 2023
Modified Files: src/doc: CHANGES Log Message: Note update to less-643. To generate a diff of this commit: cvs rdiff -u -r1.3001 -r1.3002 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.3001 src/doc/CHANGES:1.3002 --- src/doc/CHANGES:1.3001 Sat Sep 16 18:41:57 2023 +++ src/doc/CHANGES Fri Oct 6 06:03:52 2023 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3001 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3002 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -223,3 +223,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0: sqlite3(1): Import 3.34.0. [christos 20230904] namecache: Tune the namecache for 32-bit systems [ad 20230909] tzcode: Updated to 2023c. [christos 20230916] + less: Updated to version 643. [simonb 20231006]