Add a note on the removal of copyright strings from login(1) and sshd(8).

This commit is contained in:
Ed Maste 2010-10-07 17:26:22 +00:00
parent 84ac96f8ab
commit 337299c66d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=213523

View File

@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.x IS SLOW:
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