Module Name: src Committed By: martin Date: Mon May 15 10:26:43 UTC 2023
Modified Files: src/doc [netbsd-9]: CHANGES-9.4 Log Message: Ammend entry for ticket #1632 To generate a diff of this commit: cvs rdiff -u -r1.1.2.65 -r1.1.2.66 src/doc/CHANGES-9.4 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-9.4 diff -u src/doc/CHANGES-9.4:1.1.2.65 src/doc/CHANGES-9.4:1.1.2.66 --- src/doc/CHANGES-9.4:1.1.2.65 Sat May 13 12:24:46 2023 +++ src/doc/CHANGES-9.4 Mon May 15 10:26:43 2023 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.4,v 1.1.2.65 2023/05/13 12:24:46 martin Exp $ +# $NetBSD: CHANGES-9.4,v 1.1.2.66 2023/05/15 10:26:43 martin Exp $ A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4 release: @@ -1414,6 +1414,7 @@ sys/arch/i386/stand/efiboot/efiboot.c 1 sys/arch/i386/stand/efiboot/efiboot.h 1.12 sys/arch/i386/stand/efiboot/version 1.3 sys/arch/i386/stand/lib/exec.c 1.79 +sys/arch/xen/conf/files.xen (apply patch) x86: add a "reloc" keyword to the EFI bootstrap to allow loading kernels at different addresses.