You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2021/12/22 08:47:15 UTC

svn commit: r1896266 - /poi/site/src/documentation/content/xdocs/changes.xml

Author: fanningpj
Date: Wed Dec 22 08:47:15 2021
New Revision: 1896266

URL: http://svn.apache.org/viewvc?rev=1896266&view=rev
Log:
small refactor of XSSFReader

Modified:
    poi/site/src/documentation/content/xdocs/changes.xml

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1896266&r1=1896265&r2=1896266&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Wed Dec 22 08:47:15 2021
@@ -72,7 +72,7 @@
 
     <release version="5.2.0" date="2022-01-??">
         <summary>
-            <summary-item>Refactor to XSSF CommentsTable to make it more extensible</summary-item>
+            <summary-item>Refactor to XSSF SharedStringsTable and CommentsTable to make them more extensible</summary-item>
             <summary-item>Upgrade Log4J dependency to 2.17.0</summary-item>
             <summary-item>Upgrade BouncyCastle dependency to 1.70</summary-item>
             <summary-item>Upgrade PDFBox Graphics2d dependency to 0.34 and PDFBox dependency to 2.0.25</summary-item>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org