aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/status.xml
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2010-08-04 17:08:39 +0000
committerNick Burch <nick@apache.org>2010-08-04 17:08:39 +0000
commit818bc296963de5db06ea152c94184a4c8c8ec9de (patch)
tree5c065aeddeb7238518cee590e05ae24d0764e8b9 /src/documentation/content/xdocs/status.xml
parentddbddfafa41df397f0a2c670549b2898361312e0 (diff)
downloadpoi-818bc296963de5db06ea152c94184a4c8c8ec9de.tar.gz
poi-818bc296963de5db06ea152c94184a4c8c8ec9de.zip
Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982331 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 040594cecf..e1883e98d9 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">47990 - Support for .msg attachments within a MAPIMessage .msg</action>
<action dev="POI-DEVELOPERS" type="fix">Improve handling and warnings when closing OPCPackage objects</action>
<action dev="POI-DEVELOPERS" type="fix">49702 - Correct XSSFWorkbook.getNumCellStyles to check the right styles list</action>
<action dev="POI-DEVELOPERS" type="add">49690 - Add WorkbookUtil, which provies a way of generating valid sheet names</action>