CHANGES revision 1.3184
11.3184Schristos# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3184 $>
21.1095Stsutsui#
31.1095Stsutsui#
41.1095Stsutsui# [Note: This file does not mention every change made to the NetBSD source tree.
51.1095Stsutsui# For an exhaustive list, please subscribe to the `source-changes' mailing list,
61.1095Stsutsui# or see the mailing list archives.  For more information, send a message
71.1095Stsutsui# containing just the word `help' to `majordomo@NetBSD.org'.]
81.1095Stsutsui#
91.1095Stsutsui# ----------------------------------------------------------------------------
101.1095Stsutsui# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
111.1095Stsutsui#
121.1095Stsutsui#	theme: Content ...
131.1095Stsutsui#		more content ...
141.1095Stsutsui#		more content. [developer DATE-FORMAT]
151.1095Stsutsui#
161.1095Stsutsui# That's it, one tab to start an item, and two tabs to indent the content.
171.1095Stsutsui# Also please start the content with a capital and end it with a dot.
181.1095Stsutsui#
191.1095Stsutsui# This is very important for the www scripts, otherwise it won't be able to
201.1095Stsutsui# parse the file and the HTML output will be mangled.
211.1106Stsutsui#
221.1106Stsutsui# See htutils/changes/changes2html script for more details.
231.1106Stsutsui#
241.1095Stsutsui# ----------------------------------------------------------------------------
251.1028Sxtraeme
261.3180SmartinChanges from NetBSD 11.0 to NetBSD 12.0:
271.3180Smartin
281.3181Snia	pvscsi(4): Add a port of the FreeBSD driver for the VMware PV SCSI
291.3181Snia		controller found in VMware ESXi. [skrll 20250804]
301.3181Snia	posix_openpt(3): Support O_CLOFORK. [gutteridge 20250806]
311.3181Snia	sh(1): cd "" is now an error, as required by POSIX 2024. [kre 20250812]
321.3181Snia	macppc: Add drivebay(4), a driver to control the Xserve G4's drive bays
331.3181Snia		via sysctl. [macallan 20250812]
341.3181Snia	macppc: Added support for fan control on Xserve G4. [macallan 20250820]
351.3182Schristos	acpi(4): Updated ACPICA to 20250807. [christos 20250824]
361.3184Schristos	binutils: Import 2.45 and switch amd64 to it  [christos 20250826]
371.3184Schristos	gdb: Import 16.3 and switch everyone to it [christos 20250902]
38