diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2014-07-09 16:07:36 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2014-07-09 16:07:36 +0000 |
| commit | feca3d7855262a5f0ba58e10e6ef27c4c4ce5c9e (patch) | |
| tree | 373c39d5d0da7bfb2afd03e4010d4d221d41607d /release | |
| parent | 8a833bda0aca62592ceedf4a731c8c625b745971 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index dd2f84a0787b..1a8d36fb02ee 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -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> |
