Module Name: src
Committed By: tsutsui
Date: Sat Feb 3 21:25:03 UTC 2024
Modified Files:
src/doc: CHANGES.prev
Log Message:
Add entries added to CHANGES in netbsd-10 but missed here.
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 src/doc/CHANGES.prev
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.prev
diff -u src/doc/CHANGES.prev:1.180 src/doc/CHANGES.prev:1.181
--- src/doc/CHANGES.prev:1.180 Sat Feb 3 21:00:45 2024
+++ src/doc/CHANGES.prev Sat Feb 3 21:25:02 2024
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.180 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.181 $>
Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
@@ -13444,6 +13444,8 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
mips: Bump the maximum text size for binaries from 64MB
to 128MB. [he 20230514]
OpenSSL: Imported 3.0.9. [christos 20230531]
+ lua: Import version 5.4.6.
+ Bumped shlib minor because of API/ABI changes. [nikita 20230608]
pam(8): Disable pam_krb5, pam_ksu by default. [riastradh 20230620]
gcc(1): Import GCC 10.5. [mrg 20230710]
amdgpu(4): Enable display core logic. [riastradh 20230714]
@@ -13463,6 +13465,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
[rin 20231007]
eqos(4): Add support for Intel Elkhart Lake internal Ethernet devices.
[msaitoh 20231019]
+ build: Force MKSTRIPSYM=no if MKDEBUG=yes. [lukem 20231020]
top(1): Add network in & out bytes to the top display. [mrg 20231021]
OpenSSL: Imported 3.0.12. [christos 20231025]
OpenSSH: Import 9.5. [christos 20231025]