Module Name: src Committed By: sborrill Date: Thu Nov 2 14:08:41 UTC 2023
Modified Files: src/doc [netbsd-10]: CHANGES-10.0 Log Message: Ticket #442 To generate a diff of this commit: cvs rdiff -u -r1.1.2.151 -r1.1.2.152 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.151 src/doc/CHANGES-10.0:1.1.2.152 --- src/doc/CHANGES-10.0:1.1.2.151 Thu Nov 2 14:03:58 2023 +++ src/doc/CHANGES-10.0 Thu Nov 2 14:08:40 2023 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-10.0,v 1.1.2.151 2023/11/02 14:03:58 sborrill Exp $ +# $NetBSD: CHANGES-10.0,v 1.1.2.152 2023/11/02 14:08:40 sborrill Exp $ A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16 until the 10.0 release: @@ -12814,3 +12814,15 @@ sbin/gpt/gpt.8 1.79 case-independent. [martin, ticket #441] +usr.sbin/sysinst/label.c 1.49 +usr.sbin/sysinst/msg.mi.de 1.44 +usr.sbin/sysinst/msg.mi.en 1.47 +usr.sbin/sysinst/msg.mi.es 1.40 +usr.sbin/sysinst/msg.mi.fr 1.45 +usr.sbin/sysinst/msg.mi.pl 1.46 + + Switch to "-" (single minus) as input denotation for + "no mount point" in all translations and adjust the code + accordingly. + [martin, ticket #442] +