diff options
author | Robert Watson <rwatson@FreeBSD.org> | 2005-09-22 11:19:02 +0000 |
---|---|---|
committer | Robert Watson <rwatson@FreeBSD.org> | 2005-09-22 11:19:02 +0000 |
commit | 4c627a37911475a7e2b4634e3d5eb431365b8217 (patch) | |
tree | e2ac84da3fb4cb4191936a6e0a7b0a59f78aa6c5 | |
parent | 8d451f4965f1da269bdad7683fa04097ef9ca315 (diff) |
Notes
-rw-r--r-- | en/releases/6.0R/todo.sgml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/en/releases/6.0R/todo.sgml b/en/releases/6.0R/todo.sgml index c2ffc877cf..da81cb25e8 100644 --- a/en/releases/6.0R/todo.sgml +++ b/en/releases/6.0R/todo.sgml @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!ENTITY base CDATA "../.."> <!ENTITY email 'freebsd-qa'> -<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.37 2005/09/19 16:55:55 rwatson Exp $"> +<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.38 2005/09/20 09:21:58 rwatson Exp $"> <!ENTITY title "FreeBSD 6.0 Open Issues"> <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % developers SYSTEM "../../developers.sgml"> %developers; @@ -83,8 +83,9 @@ the POSIX named fifo support. A number of regression tests have been written to confirm that any fix doesn't break fifos, and a number of other unrelated bugs were fixed in the process. The cause of the - panic is currently unknown, but is being investigated with hope of a - fix soon.</td> + symptoms has been identified, and a workaround has been committed to + 7-CURRENT for testing; it will be merged to RELENG_6 after additional + testing.</td> </tr> <tr> |