Module Name: src
Committed By: rin
Date: Mon May 30 15:22:44 UTC 2022
Modified Files:
src/doc: CHANGES
Log Message:
Fix dates for previous; it is still 20220530 for UTC ;)
To generate a diff of this commit:
cvs rdiff -u -r1.2884 -r1.2885 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.2884 src/doc/CHANGES:1.2885
--- src/doc/CHANGES:1.2884 Mon May 30 15:11:45 2022
+++ src/doc/CHANGES Mon May 30 15:22:44 2022
@@ -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]