Add named(8) and ggated(8) items to the TODO list.

Approved by:	re
This commit is contained in:
Bruce A. Mah 2006-10-31 16:11:10 +00:00
parent 9e1bc40ee7
commit 7a65e40fe0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28977

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/6.2R/todo.sgml,v 1.4 2006/10/24 15:21:32 bmah Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/6.2R/todo.sgml,v 1.5 2006/10/30 02:02:13 bmah Exp $">
<!ENTITY local.rel "6.2">
<!ENTITY title "FreeBSD 6.2 Open Issues">
<!ENTITY % navinclude.download "INCLUDE">
@ -54,6 +54,28 @@
<th>Responsible</th>
<th>Description</th>
</tr>
<tr>
<td>Possible named(8) resolving bug</td>
<td>&status.unknown;</td>
<td>&a.ume;, &a.hrs;</td>
<td>Multiple, independent reports have been made of problems with named(8)
occasionally not resolving names correctly. Although these reports
seem to indicate a real problem, not much is known about root
cause or a solution. Discussion of this issue is taking place
on the current@ mailing list.</td>
</tr>
<tr>
<td>ggated(8)</td>
<td>&status.wip;</td>
<td>&a.pjd;</td>
<td>ggated(8) has some fairly serious problems, as reported in PR
<a href="http://www.FreeBSD.org/cgi/query-pr.cgi?pr=104829">kern/104829</a>.
A fix has been committed to HEAD and is planned for a merge to
RELENG_6.</td>
</tr>
</table>
<h3>Testing foci for &local.rel;-RELEASE</h3>