Add testing entries about libc_r and dlinfo.

This commit is contained in:
Murray Stokely 2003-02-26 23:15:55 +00:00
parent 433b3a7026
commit 53032e8929
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16130

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY date "$FreeBSD: www/en/releases/4.8R/qa.sgml,v 1.1 2003/02/19 15:11:42 murray Exp $">
<!ENTITY rel '4.8-RELEASE'>
<!ENTITY title "Testing Guide for &rel;">
<!ENTITY email "qa">
@ -40,14 +40,22 @@
<ul>
<li><p>OpenSSL. OpenSSL was updated to 0.9.7a. Please test these
things: blah foo.</p></li>
<li><p><strong>OpenSSL</strong>. OpenSSL was updated to 0.9.7a.
Please test these things: blah foo.</p></li>
<li><p>IPFilter has recently been updated to version 3.4.XXX and has not
<li><p><strong>IPFilter</strong> has recently been updated to
version 3.4.XXX and has not
yet been thoroughly tested in -STABLE.</p></li>
<li><p>Firewire</p></li>
</ul>
<li><p><strong>Firewire</strong></p></li>
<li><p><strong>libc_r</strong> - A change has been made to fix
libc_r in the case
when a non-standard value of KVA_PAGES is used in the kernel.
libc_r in general could use testing with real applications.</p></li>
<li><p><strong>dlinfo()</strong> added - test your shared-library
heavy ports to make sure there are no build problems.</p> </ul>
<p>The <a href="../../relnotes.html">release notes</a> will always be
a good place to look for things to test.</p>