From: Yegor Kozlov Date: Fri, 27 May 2011 18:49:57 +0000 (+0000) Subject: Bug 51098 - Error in calculating image width/height, if image fits into one cell X-Git-Tag: REL_3_8_BETA3~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ecd413a3c4fa97dacf849534990051b299625496;p=poi.git Bug 51098 - Error in calculating image width/height, if image fits into one cell git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128423 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 5f4b8f3fc2..5223decba3 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -34,6 +34,7 @@ + 51098 - Correct calculate image width/height, if image fits into one cell 47147 - Correct extra paragraphs from XWPF Table Cells 51188 - Support for getting and setting XPWF zoom settings 51134 - Support for adding Numbering and Styles to a XWPF document that doesn't already have them