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