summaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/changes.xml
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2009-05-16 17:59:42 +0000
committerNick Burch <nick@apache.org>2009-05-16 17:59:42 +0000
commit58269cf7fe3d9a089dd2b3099678be46c95c4b50 (patch)
treea3e1720a2c65e4bebe03e33f8df33c31a1873d7b /src/documentation/content/xdocs/changes.xml
parent631a96b8bc38d60e97c0d4f87fac557de9ae7f12 (diff)
downloadpoi-58269cf7fe3d9a089dd2b3099678be46c95c4b50.tar.gz
poi-58269cf7fe3d9a089dd2b3099678be46c95c4b50.zip
Apply changes from BUREAU Nicolas from patch #47183 - attachment support for hsmf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775501 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/changes.xml')
-rw-r--r--src/documentation/content/xdocs/changes.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml
index cdb6bdfe85..34b1327028 100644
--- a/src/documentation/content/xdocs/changes.xml
+++ b/src/documentation/content/xdocs/changes.xml
@@ -37,6 +37,7 @@
<!-- Don't forget to update status.xml too! -->
<release version="3.5-beta6" date="2009-??-??">
+ <action dev="POI-DEVELOPERS" type="add">47183 - Attachment support for HSMF</action>
<action dev="POI-DEVELOPERS" type="fix">47154 - Handle the cell format @ as the same as General</action>
<action dev="POI-DEVELOPERS" type="fix">47048 - Fixed evaluation of defined names with the 'complex' flag set</action>
<action dev="POI-DEVELOPERS" type="fix">46953 - More tweaks to PageSettingsBlock parsing logic in Sheet constructor</action>