From 53032e8929af0f0b09978465288be3880bebb67f Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Wed, 26 Feb 2003 23:15:55 +0000 Subject: [PATCH] Add testing entries about libc_r and dlinfo. --- en/releases/4.8R/qa.sgml | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/en/releases/4.8R/qa.sgml b/en/releases/4.8R/qa.sgml index 90f0ef74e7..c5cff708fa 100644 --- a/en/releases/4.8R/qa.sgml +++ b/en/releases/4.8R/qa.sgml @@ -1,6 +1,6 @@ - + @@ -40,14 +40,22 @@ +
  • Firewire

  • + +
  • libc_r - 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.

  • + +
  • dlinfo() added - test your shared-library + heavy ports to make sure there are no build problems.

    The release notes will always be a good place to look for things to test.