Module Name: src
Committed By: christos
Date: Thu May 11 18:03:52 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
add missing entry for binutils
To generate a diff of this commit:
cvs rdiff -u -r1.2964 -r1.2965 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.2964 src/doc/CHANGES:1.2965
--- src/doc/CHANGES:1.2964 Wed May 10 12:45:03 2023
+++ src/doc/CHANGES Thu May 11 14:03:51 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2964 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2965 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -31,6 +31,7 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
ppp(4): Remove several non-functioning ioctls. [chs 20221221]
libc: Update Unicode tables to Unicode 15.0.0. [wiz 20221221]
dse(4): Added Dayna SCSI/Link ethernet driver. [nat 20221222]
+ binutils: Updated to FSF binutils 2.39. [christos 20221224]
sdhc(4): Add quirk for some Intel eMMC devices (like
GIGABYTE MA10-ST0) to allow the driver to attach
successfully. [msaitoh 20230105]