*** empty log message ***

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352775 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Klute 2002-07-15 15:18:09 +00:00
parent 7076f5c4d8
commit bf7181ba81

View File

@ -15,6 +15,9 @@
<p>The following functionalities should be added to HPFS:</p>
<ol>
<li>
<p>Rollback Andy's changes in order to have HPSF working again.</p>
</li>
<li>
<p>Complete writing the HPSF documentation.</p>
</li>
@ -22,12 +25,12 @@
<p>Write up some junit tests.</p>
</li>
<li>
<p>Add writing capability for property sets.</p>
<p>Use the general POI little-endian classes (see <link
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8354">bug
8354</link>).</p>
</li>
<li>
<p>Use the general POI little-endian classes (see <link
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8354">bug
8354</link>).</p>
<p>Add writing capability for property sets.</p>
</li>
<li>
<p>Add codepage support.</p>