You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2005/06/24 01:13:37 UTC

svn commit: r201517 - /directory/sandbox/trunk/asn1-new-codec/TODO.txt

Author: elecharny
Date: Thu Jun 23 16:13:36 2005
New Revision: 201517

URL: http://svn.apache.org/viewcvs?rev=201517&view=rev
Log:
Updated the TODO list as MutableString has been replaced by LdapStrinag, LdapDN and OctetString.

Modified:
    directory/sandbox/trunk/asn1-new-codec/TODO.txt

Modified: directory/sandbox/trunk/asn1-new-codec/TODO.txt
URL: http://svn.apache.org/viewcvs/directory/sandbox/trunk/asn1-new-codec/TODO.txt?rev=201517&r1=201516&r2=201517&view=diff
==============================================================================
--- directory/sandbox/trunk/asn1-new-codec/TODO.txt (original)
+++ directory/sandbox/trunk/asn1-new-codec/TODO.txt Thu Jun 23 16:13:36 2005
@@ -24,6 +24,7 @@
 
 Done :
  ° review the Pool mechanism : It has been suppressed
- °  - improve the logs : Done
- ° - get rid of Log4j, use commons-log instead : Actually, I don't see any
-advantage to using commons-log ...
+ ° improve the logs : Done
+ ° get rid of Log4j, use commons-log instead : Actually, I don't see any advantage to using commons-log ...
+ ° replace the MutableString by LdapString in LDAP
+