Module Name: src Committed By: martin Date: Mon Jan 1 14:04:53 UTC 2024
Modified Files: src/doc [netbsd-10]: CHANGES-10.0 Log Message: Ammend ticket #524 for additional changes (including move of RC2 tag) To generate a diff of this commit: cvs rdiff -u -r1.1.2.183 -r1.1.2.184 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.183 src/doc/CHANGES-10.0:1.1.2.184 --- src/doc/CHANGES-10.0:1.1.2.183 Mon Jan 1 11:47:38 2024 +++ src/doc/CHANGES-10.0 Mon Jan 1 14:04:52 2024 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-10.0,v 1.1.2.183 2024/01/01 11:47:38 martin Exp $ +# $NetBSD: CHANGES-10.0,v 1.1.2.184 2024/01/01 14:04:52 martin Exp $ A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16 until the 10.0 release: @@ -15088,3 +15088,9 @@ sys/sys/param.h (manually edited) Welcome to 10.0_RC2 +sys/stand/efiboot/efinet.c 1.9 + + MI efiboot: Revert "Stop using efi_bootdp after exclusive open for PXE" + Move RC2 tag to include this change. + [rin, ticket #524] +