From owner-svn-src-all@freebsd.org Thu Feb 2 22:19:58 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6EBA1CCE1AC; Thu, 2 Feb 2017 22:19:58 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FC1E1AF5; Thu, 2 Feb 2017 22:19:58 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id A16FA635F; Thu, 2 Feb 2017 22:19:57 +0000 (UTC) Date: Thu, 2 Feb 2017 22:19:57 +0000 From: Alexey Dokuchaev To: Ngie Cooper Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Subject: Re: svn commit: r313107 - head/libexec/getty Message-ID: <20170202221957.GA82840@FreeBSD.org> References: <201702022030.v12KUoxk072619@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2017 22:19:58 -0000 On Thu, Feb 02, 2017 at 01:56:32PM -0800, Ngie Cooper wrote: > On Thu, Feb 2, 2017 at 12:30 PM, Alexey Dokuchaev wrote: > > Author: danfe (ports committer) > > Date: Thu Feb 2 20:30:50 2017 > > New Revision: 313107 > > URL: https://svnweb.freebsd.org/changeset/base/313107 > > > > Log: > > Try to fix the old "he capability is stupid" bug in gettytab(5)/getty(8) > > [...] > > > > Reviewed by: jilles, manpages (wblock) > > Approved by: jilles (implied) > > Differential Revision: https://reviews.freebsd.org/D9244 > > Cool! Does this deserve a "Relnotes: yes"? Not sure; I've thought of it, but eventually decided this change is too minor to warrant a dedicated release note, and none of the DR reviewers mentioned or requested it as well. ./danfe