diff --git a/en/releases/5.0R/todo.sgml b/en/releases/5.0R/todo.sgml index 11ffcf663b..2f5403fb82 100644 --- a/en/releases/5.0R/todo.sgml +++ b/en/releases/5.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -17,7 +17,7 @@ re@FreeBSD.org.

-

Must Resolve Issues for 5.0-RC2

+

Must Resolve Issues for 5.0-RC3

@@ -55,17 +55,6 @@ believed to be the same problem as described in PR 45383. - - - - - - - @@ -81,8 +70,7 @@ + currently missing is the documentation.
IssueStatusResponsibleDescription
Disable performance penalizing debug optionsPending RC1re@A number of performance-penalizing debug options are turned on - by default in 5.0-CURRENT. The kernel options WITNESS, INVARIANTS, - DEBUG=-g, and DDB have been turned off. malloc still defaults to - 'AJ' for now, though it should be turned off as we approach the - release.
TrustedBSD MAC Framework userland applications Mostly merged, some minor updates pendingMerge in progress &a.green;,&a.rwatson; New mac_lomac implementation almost completely merged: - currently missing are the default policy file (commit request - under review by re@) and documentation.
devdPrototype committed.