- Changed priorities slightly.

- Added reference to bug 8354.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352773 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Klute 2002-07-15 09:00:24 +00:00
parent 7aad8fe0e2
commit d17725d650

View File

@ -18,11 +18,16 @@
<li>
<p>Complete writing the HPSF documentation.</p>
</li>
<li>
<p>Write up some junit tests.</p>
</li>
<li>
<p>Add writing capability for property sets.</p>
</li>
<li>
<p>Write up some junit tests.</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>Add codepage support.</p>