From: Josh Micich Date: Thu, 28 Aug 2008 05:13:31 +0000 (+0000) Subject: Should have been submitted with c689716 (bug 45699) X-Git-Tag: REL_3_2_FINAL~129 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4b226e36f5870df502de4e710fc2f9ebb6c9843b;p=poi.git Should have been submitted with c689716 (bug 45699) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@689719 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 87b3468994..0b538787d5 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -37,6 +37,7 @@ + 45699 - Fix RowRecordsAggregate to tolerate intervening MERGEDCELLS records 45698 - Fix LinkTable to tolerate multiple EXTERNSHEET records 45682 - Fix for cloning of CFRecordsAggregate Initial support for evaluating external add-in functions like YEARFRAC diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 127c12e8cb..8b8f25b809 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -34,6 +34,7 @@ + 45699 - Fix RowRecordsAggregate to tolerate intervening MERGEDCELLS records 45698 - Fix LinkTable to tolerate multiple EXTERNSHEET records 45682 - Fix for cloning of CFRecordsAggregate Initial support for evaluating external add-in functions like YEARFRAC