]> source.dussan.org Git - poi.git/commitdiff
Bug 51098 - Error in calculating image width/height, if image fits into one cell
authorYegor Kozlov <yegor@apache.org>
Fri, 27 May 2011 18:49:57 +0000 (18:49 +0000)
committerYegor Kozlov <yegor@apache.org>
Fri, 27 May 2011 18:49:57 +0000 (18:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128423 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/status.xml

index 5f4b8f3fc279431e8cebd9d9d8810f0fdff7aaa7..5223decba3d439fa94a03206f9b48e78fb2daac8 100644 (file)
@@ -34,6 +34,7 @@
 
     <changes>
         <release version="3.8-beta3" date="2011-??-??">
+           <action dev="poi-developers" type="fix">51098 - Correct calculate image width/height, if image fits into one cell</action>
            <action dev="poi-developers" type="fix">47147 - Correct extra paragraphs from XWPF Table Cells</action>
            <action dev="poi-developers" type="add">51188 - Support for getting and setting XPWF zoom settings</action>
            <action dev="poi-developers" type="add">51134 - Support for adding Numbering and Styles to a XWPF document that doesn't already have them</action>