From d91c19ed782bf4bfa0ce5e885bfb0128fe8ffa5b Mon Sep 17 00:00:00 2001 From: rin Date: Mon, 30 May 2022 15:22:44 +0000 Subject: Fix dates for previous; it is still 20220530 for UTC ;) --- doc/CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/CHANGES b/doc/CHANGES index c12d469f80e..e72e6fbbc0e 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2884 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2885 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -585,6 +585,6 @@ Changes from NetBSD 9.0 to NetBSD 10.0: gomoku(6): Add highlighting, fix input handling, announce tie early, prevent overly long thinking. [rillig 20220528] powerpc: Add routines to fix userland unaligned memory access for 403. - [rin 20220531] + [rin 20220530] powerpc: Unify libc binary among all 32-bit powerpc ports. - [rin 20220531] + [rin 20220530] -- cgit