diff --git a/en/releases/5.3R/todo.sgml b/en/releases/5.3R/todo.sgml index 2a98f4dcce..ee8675966f 100644 --- a/en/releases/5.3R/todo.sgml +++ b/en/releases/5.3R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -56,6 +56,33 @@ versions, and Thread Local Storage. + + BIND9 import into 5-CURRENT + -- + -- + BIND9 must be imported for 5.3-RELEASE. + + + + Completed compiler support for dynamic + -- + &a.obrien; + All platforms but IA64 have modifications to support /libexec/ld.so + in the gcc base source tree; these changes must be merged back into + the FSF tree and brought into FreeBSD on the vendor branch for + 5.3-RELEASE. + + + + Thread-Local Storage + -- + &a.obrien; + To complete support for thread-local storage on FreeBSD, new + toolchain pieces must be imported, and support must be added + per-platform. Currently pending platforms are amd64, alpha, ia64, + i386, sparc64, and powerpc. + +

Desired features for 5.3-RELEASE