From: Yegor Kozlov Date: Mon, 1 Oct 2007 18:40:59 +0000 (+0000) Subject: update the change log X-Git-Tag: REL_3_0_2_BETA1~28 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c9860433f481c92c48a77ee9ea3fa50a28bf4677;p=poi.git update the change log git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@581034 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index bd3f196e37..2416654200 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -36,6 +36,7 @@ + HSSFPicture.resize() - a handy method to reset a picture to its original width and height Add a getSheetIndex(HSSFSheet) method to HSSFWorkbook, and allow a HSSFSheet to get at its parent HSSFWorkbook Move POIDocument out of Scratchpad, and update HSSFWorkbook to use it 43399 - [PATCH] - Fix for Cell References for rows > 32678