klute 02/05/03 00:29:58
Modified: src/documentation/xdocs/hpsf todo.xml
Log:
More items.
Revision Changes Path
1.6 +9 -1 jakarta-poi/src/documentation/xdocs/hpsf/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/hpsf/todo.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- todo.xml 6 Apr 2002 13:36:06 -0000 1.5
+++ todo.xml 3 May 2002 07:29:58 -0000 1.6
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"../dtd/document-v11.dtd">
-<!-- $Id: todo.xml,v 1.5 2002/04/06 13:36:06 nicolaken Exp $ -->
+<!-- $Id: todo.xml,v 1.6 2002/05/03 07:29:58 klute Exp $ -->
<document>
<header>
@@ -22,6 +22,9 @@
<p>Add writing capability for property sets.</p>
</li>
<li>
+ <p>Write up some junit tests.</p>
+ </li>
+ <li>
<p>Add codepage support.</p>
</li>
<li>
@@ -35,6 +38,11 @@
<li>
<p>Implement reading functionality for those property types that are not
yet supported (other than byte arrays).</p>
+ </li>
+ <li>
+ <p>Add WMF to <code>java.awt.Image</code> example code in <link
+ href="thumbnails.html">Thumbnail
+ HOW TO</link>.</p>
</li>
</ol>
</section>