Module Name: src Committed By: sborrill Date: Mon Oct 15 08:04:20 UTC 2018
Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Ticket #1063 To generate a diff of this commit: cvs rdiff -u -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-8.1 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-8.1 diff -u src/doc/CHANGES-8.1:1.1.2.34 src/doc/CHANGES-8.1:1.1.2.35 --- src/doc/CHANGES-8.1:1.1.2.34 Mon Oct 15 03:13:46 2018 +++ src/doc/CHANGES-8.1 Mon Oct 15 08:04:20 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.1,v 1.1.2.34 2018/10/15 03:13:46 snj Exp $ +# $NetBSD: CHANGES-8.1,v 1.1.2.35 2018/10/15 08:04:20 sborrill Exp $ A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1 release: @@ -1396,3 +1396,9 @@ etc/mtree/NetBSD.dist.base 1.178-1.179 Add unbound /var/chroot/unbound/var/run. [hannken, ticket #1062] +sbin/gpt/gpt.c 1.76 + + When changing entries, skip those that do not match the -L option. + Should fix PR 53668. + [mlelstv, ticket #1063] +