Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Add missing changes and fix syntax of earlier ones.
details: https://anonhg.NetBSD.org/src/rev/06e095fb19bb
branches: trunk
changeset: 373006:06e095fb19bb
user: nia <nia%NetBSD.org@localhost>
date: Thu Jan 12 11:36:59 2023 +0000
description:
Add missing changes and fix syntax of earlier ones.
diffstat:
doc/CHANGES | 18 +++++++++++++++---
1 files changed, 15 insertions(+), 3 deletions(-)
diffs (33 lines):
diff -r dee8aeeb1f10 -r 06e095fb19bb doc/CHANGES
--- a/doc/CHANGES Thu Jan 12 10:46:48 2023 +0000
+++ b/doc/CHANGES Thu Jan 12 11:36:59 2023 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2945 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2946 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -24,9 +24,21 @@
# ----------------------------------------------------------------------------
Changes from NetBSD 10.0 to NetBSD 11.0:
- amdsmn(4): added trivial power management support
- amdccp(4): added trivial power management support
+ 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]
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]
igpio(4): Add support for Ice Lake-N, Raptor Lake-S, and another
Baytrail [msaitoh 20230107]
piixpm(4): Add support new AMD chipsets that do not have indirect
Home |
Main Index |
Thread Index |
Old Index