Module Name: src
Committed By: kre
Date: Wed Aug 17 12:25:47 UTC 2022
Modified Files:
src/doc: CHANGES
Log Message:
Balance the parentheses in the previous update...
To generate a diff of this commit:
cvs rdiff -u -r1.2899 -r1.2900 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.2899 src/doc/CHANGES:1.2900
--- src/doc/CHANGES:1.2899 Wed Aug 17 12:24:42 2022
+++ src/doc/CHANGES Wed Aug 17 12:25:47 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2899 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2900 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -655,5 +655,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
bge(4): Allow the driver to work without the big kernel lock
(support for NET_MPSAFE). [skrll 20220814]
tzcode: Updated to 2022c. [christos 20220816]
- tzdata: updated to 2022c (using the 2022bgtz fork
+ tzdata: updated to 2022c (using the 2022bgtz fork)
(tzdata2022b==tzdata2022c) [kre 20220817]