diff options
| author | nia <nia@NetBSD.org> | 2022-08-25 08:20:19 +0000 |
|---|---|---|
| committer | nia <nia@NetBSD.org> | 2022-08-25 08:20:19 +0000 |
| commit | 2aa79ecd6b2ee7a67038ccc21efda60b3a71bf25 (patch) | |
| tree | 831924dfeb151b81f71aedf8fb18d945032d7138 | |
| parent | ade8eee1efb09a72d3a7b251038ea4977d2bc176 (diff) | |
Update recent changes
| -rw-r--r-- | doc/CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index a09ece33c77..2479329234b 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2900 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2901 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -657,3 +657,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0: tzcode: Updated to 2022c. [christos 20220816] tzdata: updated to 2022c (using the 2022bgtz fork) (tzdata2022b==tzdata2022c) [kre 20220817] + pmap(1): Add -t option to print pmap as underlying RB + tree. [mlelstv 20220821] + evbarm: Add initial support for the Rockchip RK3588 SoC. + [ryo 20220823] |
