diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2002-02-04 20:02:07 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2002-02-04 20:02:07 +0000 |
| commit | 825830b9c01f0cb41e8afad435881bdd4cf749c2 (patch) | |
| tree | 9fb67b17c9eda492a4d101e4773bc09e0013130d /release | |
| parent | f5ec4509324a9641b1a0b54e21b2f70ac3b4a6d8 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 5 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 1f686ce7c27ad..f49a6e9f72df5 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1868,6 +1868,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> permissions for greater security; these checks can be disabled with the <option>-i</option> flag. &merged;</para> + <para>&man.ldd.1; can now be used on shared libraries, in addition + to executables.</para> + <para><filename>libc</filename> is now thread-safe by default; <filename>libc_r</filename> contains only thread functions.</para> @@ -2476,7 +2479,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> misconfigurations. &merged;</para> <para><application>BIND</application> has been updated to - 8.2.4-REL. &merged;</para> + 8.3.1-REL.</para> <para><application>Binutils</application> have been updated to a 27 January 2002 snapshot from the FSF 2.12 branch.</para> diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 1f686ce7c27ad..f49a6e9f72df5 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1868,6 +1868,9 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> permissions for greater security; these checks can be disabled with the <option>-i</option> flag. &merged;</para> + <para>&man.ldd.1; can now be used on shared libraries, in addition + to executables.</para> + <para><filename>libc</filename> is now thread-safe by default; <filename>libc_r</filename> contains only thread functions.</para> @@ -2476,7 +2479,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting> misconfigurations. &merged;</para> <para><application>BIND</application> has been updated to - 8.2.4-REL. &merged;</para> + 8.3.1-REL.</para> <para><application>Binutils</application> have been updated to a 27 January 2002 snapshot from the FSF 2.12 branch.</para> |
