From 4cf48635d3c03ae3e63e0a12bcc7a89aedff3c44 Mon Sep 17 00:00:00 2001 From: kre Date: Fri, 31 Mar 2023 19:10:11 +0000 Subject: Correct the previous (change both "2023b" -> "2023c" not just one in the dup & correct). --- doc/CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/CHANGES b/doc/CHANGES index c6bd85d98f4..ac9b33475e5 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2957 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2958 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -64,4 +64,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0: Issue 8 requirements. [kre 20230306] tzdata: updated to 2023a (using the 2023agtz fork) [kre 20230323] tzdata: updated to 2023b (using the 2023bgtz fork) [kre 20230324] - tzdata: updated to 2023c (using the 2023bgtz fork) [kre 20230331] + tzdata: updated to 2023c (using the 2023cgtz fork) [kre 20230331] -- cgit