diff options
| author | tsutsui <tsutsui@NetBSD.org> | 2023-04-15 18:16:28 +0000 |
|---|---|---|
| committer | tsutsui <tsutsui@NetBSD.org> | 2023-04-15 18:16:28 +0000 |
| commit | e6f720c9f5fc59907694e471f340a7c630ebabdc (patch) | |
| tree | 701a94af7d6dd37b60ad827efc1d417ed65348e1 /doc/CHANGES.prev | |
| parent | d753befd383b8159e4d78e031af822e5711b195b (diff) | |
Fix a wrong year in r1.168. Pointed out by Nishi.
Diffstat (limited to 'doc/CHANGES.prev')
| -rw-r--r-- | doc/CHANGES.prev | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/CHANGES.prev b/doc/CHANGES.prev index 7dc542f06a3..297378fea80 100644 --- a/doc/CHANGES.prev +++ b/doc/CHANGES.prev @@ -1,4 +1,4 @@ -LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.168 $> +LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.169 $> Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8: @@ -13393,7 +13393,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0: tprof(8). [msaitoh 20221208] acpi(4): Updated ACPICA to 20221020. [christos 20221210] tzdata: updated to 2022g (using the 2022ggtz fork) [kre 20221211] - i386: Enable options DISKLABEL_EI in GENERIC kernel. [tsutsui 20231211] + i386: Enable options DISKLABEL_EI in GENERIC kernel. [tsutsui 20221211] tzcode: Updated to 2022g. [christos 20221211] wbsio(4),lm(4): Add Nuvoton NCT6797D support. [msaitoh 20221215] m68k: Fix out of bounds invalidate and writeback bug in |
