]> source.dussan.org Git - poi.git/commitdiff
Initial support for reading AES-encrypted/write-protected OOXML files
authorMaxim Valyanskiy <maxcom@apache.org>
Thu, 27 May 2010 13:26:36 +0000 (13:26 +0000)
committerMaxim Valyanskiy <maxcom@apache.org>
Thu, 27 May 2010 13:26:36 +0000 (13:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@948826 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/status.xml

index 00170a430d6347a6bfa18ea00fb217e9eb0ebff7..4570c02b9c1fb40998a911e42e341a8577f58d20 100644 (file)
@@ -91,6 +91,7 @@
            <action dev="POI-DEVELOPERS" type="fix">48339 - fixed ExternalNameRecord to properly distinguish DDE data from OLE data items </action>
            <action dev="POI-DEVELOPERS" type="fix">47920 - allow editing workbooks embedded into PowerPoint files</action>
            <action dev="POI-DEVELOPERS" type="add">48343 - added implementation of SUBTOTAL function</action>
+           <action dev="POI-DEVELOPERS" type="add">49311 - initial support for reading AES-encrypted/write-protected OOXML files</action>
         </release>
         <release version="3.6" date="2009-12-14">
            <action dev="POI-DEVELOPERS" type="fix">48332 - fixed XSSFSheet autoSizeColumn() to tolerate empty RichTextString</action>