git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1165435 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2011-09-05 22:14:26 +00:00
parent 74ae811b9f
commit 41e3bd5214

View File

@ -989,7 +989,7 @@
<action dev="POI-DEVELOPERS" type="fix" context="All">Fix supplied for bug 24397 where some compilation got ambiguous classes. Explicitly imports the classes. Patch supplied by Jean-Pierre Paris.</action>
</release>
<release verion="2.0-RC1" date="2003-11-02">
<release version="2.0-RC1" date="2003-11-02">
<action dev="POI-DEVELOPERS" type="fix" context="All">12561 (Min) HSSFWorkbook throws Exceptions</action>
<action dev="POI-DEVELOPERS" type="fix" context="All">12730 (Nor) values dont get copied to another sheet.</action>
<action dev="POI-DEVELOPERS" type="fix" context="All">13224 (Maj) Exception thrown when cell has =Names call</action>