diff --git a/en/releases/6.0R/todo.sgml b/en/releases/6.0R/todo.sgml
index ed73bcaaae..f8bd04c9c4 100644
--- a/en/releases/6.0R/todo.sgml
+++ b/en/releases/6.0R/todo.sgml
@@ -1,7 +1,7 @@
-
+
%navincludes;
%includes;
@@ -334,7 +334,7 @@
Panic when filesystem fills |
- &status.untested; |
+ &status.done; |
&a.rwatson; |
Inadequate locking causes panics when calling kernel printf functions.
This is most often seen when a filesystem fills up and uprintf() is
@@ -349,7 +349,7 @@
|
panic on multicast socket close after interface removal |
- &status.untested; |
+ &status.done; |
&a.rwatson; |
Due to the addition of multicast locking, a long-present memory
corruption bug now generates an immediate panic if an interface is
|