Module Name: src Committed By: sborrill Date: Mon Oct 15 07:56:09 UTC 2018
Modified Files: src/doc [netbsd-7]: CHANGES-7.3 Log Message: Ticket #1643 To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-7.3 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-7.3 diff -u src/doc/CHANGES-7.3:1.1.2.2 src/doc/CHANGES-7.3:1.1.2.3 --- src/doc/CHANGES-7.3:1.1.2.2 Tue Oct 9 15:54:57 2018 +++ src/doc/CHANGES-7.3 Mon Oct 15 07:56:09 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.3,v 1.1.2.2 2018/10/09 15:54:57 snj Exp $ +# $NetBSD: CHANGES-7.3,v 1.1.2.3 2018/10/15 07:56:09 sborrill Exp $ A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3 release: @@ -68,3 +68,9 @@ usr.sbin/cpuctl/arch/i386.c 1.71,1.75- - Use aprint_error_dev() for error output. [msaitoh, ticket #1636] +sbin/gpt/gpt.c 1.76 + + When changing entries skip those that do not match the -L option. + Should fix PR 53668. + [mlelstv, ticket #1643] +