Author: markt
Date: Sat Feb 16 20:57:04 2013
New Revision: 1446949

URL: http://svn.apache.org/r1446949
Log:
naming was reviewed with UCDetector in r1225625

Modified:
    tomcat/trunk/TOMCAT-NEXT.txt

Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1446949&r1=1446948&r2=1446949&view=diff
==============================================================================
--- tomcat/trunk/TOMCAT-NEXT.txt (original)
+++ tomcat/trunk/TOMCAT-NEXT.txt Sat Feb 16 20:57:04 2013
@@ -35,7 +35,7 @@ but possibly 7.1.x).
  5. Run the unused code detector and remove everything that isn't currently 
used.
     Add deprecation markers for the removed code to Tomcat 7.0.x
     - Complete for javax.*
-    - Complete for o.a.[catalina|coyote|el|juli].*
+    - Complete for o.a.[catalina|coyote|el|juli|naming].*
     - Remaining code in progress
 
  6. Change the default URIEncoding on the connector to UTF-8.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to