Module Name: src
Committed By: nia
Date: Sat Feb 22 23:04:21 UTC 2025
Modified Files:
src/doc: CHANGES
Log Message:
doc: two weeks of changes
To generate a diff of this commit:
cvs rdiff -u -r1.3135 -r1.3136 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3135 src/doc/CHANGES:1.3136
--- src/doc/CHANGES:1.3135 Wed Feb 12 19:33:15 2025
+++ src/doc/CHANGES Sat Feb 22 23:04:21 2025
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3135 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3136 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -682,4 +682,10 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
blocklistd(8): Support multiple configuration files in a
configuration directory like /etc/blocklistd.conf.d,
from hrosenfeld. [christos 20250206]
+ riscv: Add a JH7110 TRNG driver. [skrll 20250208]
+ elftoolchain: Import version r4175. [jkoshy 20250210]
dhcpcd: Import version 10.2.0. [roy 20250212]
+ evbppc: Add support for the Wii DVD drive. [jmcneill 20250212]
+ libm: Expose fma(3) and variants on hppa. [tsutsui 20250215]
+ i386: Add support for non-Xen (QEMU, Firecracker) PVH boot.
+ [imil 20250218]