Module Name: src Committed By: martin Date: Sun Apr 30 10:58:53 UTC 2023
Modified Files: src/doc [netbsd-10]: CHANGES-10.0 Log Message: Ticket #151 To generate a diff of this commit: cvs rdiff -u -r1.1.2.58 -r1.1.2.59 src/doc/CHANGES-10.0 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-10.0 diff -u src/doc/CHANGES-10.0:1.1.2.58 src/doc/CHANGES-10.0:1.1.2.59 --- src/doc/CHANGES-10.0:1.1.2.58 Tue Apr 25 16:17:59 2023 +++ src/doc/CHANGES-10.0 Sun Apr 30 10:58:53 2023 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-10.0,v 1.1.2.58 2023/04/25 16:17:59 martin Exp $ +# $NetBSD: CHANGES-10.0,v 1.1.2.59 2023/04/30 10:58:53 martin Exp $ A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16 until the 10.0 release: @@ -1698,3 +1698,8 @@ sys/netinet/ip_output.c 1.325 AF_LINK." The fix was mistakenly upstreamed (to NetBSD). [ozaki-r, ticket #150] +sys/dev/sdmmc/sdmmc_mem.c 1.75 + + sdmmc(4): only check chipset write protect status for SD cards. + [jmcneill, ticket #151] +