Date: Sun, 23 Jun 2019 13:58:44 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: Greg Lehey <grog@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r349296 - stable/10/usr.bin/calendar/calendars Message-ID: <20190623105844.GR8697@kib.kiev.ua> In-Reply-To: <201906222336.x5MNaSpn036617@repo.freebsd.org> References: <201906222336.x5MNaSpn036617@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 22, 2019 at 11:36:28PM +0000, Greg Lehey wrote: > Author: grog > Date: Sat Jun 22 23:36:28 2019 > New Revision: 349296 > URL: https://svnweb.freebsd.org/changeset/base/349296 > > Log: > Correct Konrad Zuse's year of birth. > > Modified: > stable/10/usr.bin/calendar/calendars/calendar.birthday > > Modified: stable/10/usr.bin/calendar/calendars/calendar.birthday > ============================================================================== > --- stable/10/usr.bin/calendar/calendars/calendar.birthday Sat Jun 22 22:43:40 2019 (r349295) > +++ stable/10/usr.bin/calendar/calendars/calendar.birthday Sat Jun 22 23:36:28 2019 (r349296) > @@ -167,7 +167,7 @@ > 06/19 FreeBSD project born, 1993 > 06/22 Carl Hubbell born, 1903 > 06/22 Meryl Streep born in Summit, New Jersey, 1949 > -06/22 Konrad Zuse born in Berlin, 1919 > +06/22 Konrad Zuse born in Berlin, 1910 > 06/23 Alan Mathison Turing born, 1912 > 06/25 Eric Arthur Blair (a.k.a. George Orwell) born, 1903 > 06/27 Helen Keller born, 1880 Why is this committed to stable/10, without first doing it in HEAD, and then merge to 12 and 11 beforehand ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190623105844.GR8697>