diff options
| author | rin <rin@NetBSD.org> | 2022-05-30 15:22:44 +0000 |
|---|---|---|
| committer | rin <rin@NetBSD.org> | 2022-05-30 15:22:44 +0000 |
| commit | d91c19ed782bf4bfa0ce5e885bfb0128fe8ffa5b (patch) | |
| tree | 01b8cb12b696c727f69a14166bc99b0a18706862 | |
| parent | f204b6c316f3754cea062b1f057e8c68555d1fa8 (diff) | |
Fix dates for previous; it is still 20220530 for UTC ;)
| -rw-r--r-- | doc/CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
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] |
