aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/status.xml
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2010-08-03 16:06:21 +0000
committerNick Burch <nick@apache.org>2010-08-03 16:06:21 +0000
commit62499bc4655a6409834d75825ccd68c1524e6775 (patch)
treee1647d235100c6a744dde791196c8a053cc2dcdd /src/documentation/content/xdocs/status.xml
parent452fa021823a9ebe51068f92885a26a93cd84bf6 (diff)
downloadpoi-62499bc4655a6409834d75825ccd68c1524e6775.tar.gz
poi-62499bc4655a6409834d75825ccd68c1524e6775.zip
Fix bug #49441 - Allow overriding and guessing of HSMF non-unicode string encodings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@981947 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/status.xml')
-rw-r--r--src/documentation/content/xdocs/status.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index 3c6ba2742c..840486d617 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -34,6 +34,7 @@
<changes>
<release version="3.7-beta2" date="2010-??-??">
+ <action dev="POI-DEVELOPERS" type="add">49441 - Allow overriding and guessing of HSMF non-unicode string encodings</action>
<action dev="POI-DEVELOPERS" type="fix">49689 - Allow the setting of user style names on newly created HSSF cell styles</action>
<action dev="POI-DEVELOPERS" type="add">Make it easier to tell which content types each POIXMLTextExtractor handles</action>
<action dev="POI-DEVELOPERS" type="fix">49649 - Added clone support for UserSView* and Feat* families of records</action>