NetBSD/doc/CHANGES

46 lines
2.1 KiB
Plaintext
Raw Normal View History

# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2946 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
# For an exhaustive list, please subscribe to the `source-changes' mailing list,
# or see the mailing list archives. For more information, send a message
# containing just the word `help' to `majordomo@NetBSD.org'.]
#
# ----------------------------------------------------------------------------
# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
#
# theme: Content ...
# more content ...
# more content. [developer DATE-FORMAT]
#
# That's it, one tab to start an item, and two tabs to indent the content.
# Also please start the content with a capital and end it with a dot.
#
# This is very important for the www scripts, otherwise it won't be able to
# parse the file and the HTML output will be mangled.
#
# See htutils/changes/changes2html script for more details.
#
# ----------------------------------------------------------------------------
2022-12-16 20:35:42 +03:00
Changes from NetBSD 10.0 to NetBSD 11.0:
amdsmn(4): added trivial power management support [reinoud 20221218]
amdccp(4): added trivial power management support [reinoud 20221218]
libc: Update Unicode tables to Unicode 13.0.0. [wiz 20221220]
ppp(4): Remove several non-functioning ioctls. [chs 20221221]
2022-12-22 14:10:52 +03:00
dse(4): Added Dayna SCSI/Link ethernet driver. [nat 20221222]
wg(4): Allow non-root to retrieve information other than the
private key and the peer preshared key. [jakllsch 20230105]
sdhc(4): Add quirk for some Intel eMMC devices (like
GIGABYTE MA10-ST0) to allow the driver to attach
successfully. [msaitoh 20230105]
cribbage(6): Add -y option to keep playing without asking
(from Greywolf in PR 57164) [christos 20230106]
x86: Enable the -z separate-code security feature by default in
ld(1). Reduces the default max page size from 2M to
4K on amd64. [christos 20230106]
2023-01-07 18:00:04 +03:00
igpio(4): Add support for Ice Lake-N, Raptor Lake-S, and another
Baytrail [msaitoh 20230107]
2023-01-12 13:13:14 +03:00
piixpm(4): Add support new AMD chipsets that do not have indirect
access I/O ports. [msaitoh 20230110]