Date: Thu, 7 Oct 2010 17:26:22 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r213523 - head Message-ID: <201010071726.o97HQMYa047799@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: emaste Date: Thu Oct 7 17:26:22 2010 New Revision: 213523 URL: http://svn.freebsd.org/changeset/base/213523 Log: Add a note on the removal of copyright strings from login(1) and sshd(8). Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Oct 7 17:14:50 2010 (r213522) +++ head/UPDATING Thu Oct 7 17:26:22 2010 (r213523) @@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9. uses /etc/manpath.config. Please consult man.conf(5) for how to migrate local entries to the new format. +20100928: + The copyright strings printed by login(1) and sshd(8) at the time of a + new connection have been removed to follow other operating systems and + upstream sshd. + 20100915: A workaround for a fixed ld bug has been removed in kernel code, so make sure that your system ld is built from sources after
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010071726.o97HQMYa047799>