doc: we've been busy

This commit is contained in:
nia 2024-05-13 08:58:59 +00:00
parent 5613269998
commit 93ec4a111e
1 changed files with 17 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3055 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3056 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -385,3 +385,19 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
lint(1): Support new keywords in C23 mode, including nullptr.
[rillig 20240509]
install(1): Support -v (verbose). [wiz 20240510]
acpivga(4): Add quirk for machines where the getting the screen
brightness always returns the same result. [maya 20240510]
compat_netbsd32(8): Support SIOCGIFDATA and SIOCZIFDATA ioctls on
network interfaces. [martin 20240511]
libm: Expand tests for hypotl(3). [riastradh 20240511]
sparc: Add support for 16-bit (RGB565) colour mode in
the cgfourteen(4) framebuffer driver.
[macallan 20240512]
ure(4): Support TP-Link UE300 USB LAN adapter (from RVP).
[christos 20240512]
procfs: Add support for proc/self/limits as used by Linux.
(from Ricardo Branco). [christos 20240512]
procfs: Add support for proc/sysvipc in Linux emulator
(from Ricardo Branco). [christos 20240512]
cgdconfig(8): Add zfs verification method (from Malte Dehling)
[christos 20240512]