aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2009-12-21 14:51:39 +0000
committerYegor Kozlov <yegor@apache.org>2009-12-21 14:51:39 +0000
commit28c5b0fd2b707f65da3f0765175bf5ec15f38886 (patch)
tree87bcd349a59d5bff4783d0508b723415a57d7e09 /src/documentation
parent69b3b9f625b04909cdc636a246c29351b6507d5e (diff)
downloadpoi-28c5b0fd2b707f65da3f0765175bf5ec15f38886.tar.gz
poi-28c5b0fd2b707f65da3f0765175bf5ec15f38886.zip
improved javadoc on Picture.resize()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@892839 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation')
-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 2a1ce7d658..76c0e85563 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -34,6 +34,7 @@
<changes>
<release version="3.7-SNAPSHOT" date="2010-??-??">
+ <action dev="POI-DEVELOPERS" type="fix">48415 - improved javadoc on HSSPicture.resize() </action>
<action dev="POI-DEVELOPERS" type="add">added Ant target to install artifacts in local repository </action>
<action dev="POI-DEVELOPERS" type="fix">48026 - fixed PageSettingsBlock to allow multiple HeaderFooterRecord records </action>
<action dev="POI-DEVELOPERS" type="fix">48202 - fixed CellRangeUtil.mergeCellRanges to work for adjacent cell regions </action>