preparation of library cleaning
authorrk <rk>
Thu, 13 Mar 2003 19:58:55 +0000 (19:58 +0000)
committerrk <rk>
Thu, 13 Mar 2003 19:58:55 +0000 (19:58 +0000)
lib/README.txt

index 9a03e9c..c2c58dd 100755 (executable)
@@ -35,8 +35,9 @@ version    : ??
 url        : http://xml.apache.org/batik/
 description: batik is for images in the Scalable Vector 
              Graphics (SVG) 
-todo       : check if necessary / check for update
-             version 1.1.1
+todo       : check if necessary / update to version 1.1.1
+             MIR compiles without it. Is it (still) 
+             necessary?
 
 
 commons-configuration-1.0-dev
@@ -45,8 +46,9 @@ version    : 1.0-dev
 url        : http://jakarta.apache.org/commons/
 description: needed for parsing the configuration 
              properties file
-todo       : moved into the Commons as 
-             ExtendedProperties ??
+todo       : moved into the Commons Collections as 
+             ExtendedProperties / replace with
+             commons-collections
 
 
 commons-net20030111