]> source.dussan.org Git - poi.git/commitdiff
Update changelog about .xlsm stuff
authorNick Burch <nick@apache.org>
Fri, 18 Jul 2008 18:25:47 +0000 (18:25 +0000)
committerNick Burch <nick@apache.org>
Fri, 18 Jul 2008 18:25:47 +0000 (18:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@677991 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml

index bbfad9132ee52b4288520604fcb86a098e0577f5..1da164e945381c10b809cc1cd74a7ed1f0724a70 100644 (file)
@@ -37,6 +37,7 @@
 
                <!-- Don't forget to update status.xml too! -->
         <release version="3.5.1-beta2" date="2008-??-??">
+           <action dev="POI-DEVELOPERS" type="add">45431 - Partial support for .xlm files. Not quite enough for excel to load them though</action>
            <action dev="POI-DEVELOPERS" type="fix">45430 - Correct named range sheet reporting when no local sheet id is given in the xml</action>
                </release>
         <release version="3.5.1-beta1" date="2008-07-18">
index 0c4d945e40daea557d091da666d8082cd0c5bbbf..155d8ff153d0ee6c1949017f709daa058b99eb32 100644 (file)
@@ -34,6 +34,7 @@
        <!-- Don't forget to update changes.xml too! -->
     <changes>
         <release version="3.5.1-beta2" date="2008-??-??">
+           <action dev="POI-DEVELOPERS" type="add">45431 - Partial support for .xlm files. Not quite enough for excel to load them though</action>
            <action dev="POI-DEVELOPERS" type="fix">45430 - Correct named range sheet reporting when no local sheet id is given in the xml</action>
                </release>
         <release version="3.5.1-beta1" date="2008-07-18">