Author: gjb Date: Wed Jul 9 16:07:36 2014 New Revision: 268462 URL: http://svnweb.freebsd.org/changeset/base/268462
Log: Document r268461, readline(3) shlib no longer installed, and statically linked into consumers in the base system. Sponsored by: The FreeBSD Foundation Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Jul 9 15:52:30 2014 (r268461) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Jul 9 16:07:36 2014 (r268462) @@ -360,6 +360,11 @@ <filename>/usr/local/etc/newsyslog.conf.d/</filename> directories by default for &man.newsyslog.8;.</para> + <para revision="268461">The &man.readline.3; library is now + statically linked in software within the base system, and the + shared library is no longer installed, allowing the Ports + Collection to use a modern version of the library.</para> + <sect3 xml:id="rc-scripts"> <title><filename>/etc/rc.d</filename> Scripts</title> _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"