From 2d14d895453f685203d368dc295d61b2765e97e3 Mon Sep 17 00:00:00 2001 From: Glen Stampoultzis Date: Wed, 4 Aug 2004 01:44:41 +0000 Subject: [PATCH] Change list for upcoming release. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353577 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/status.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 52a520671..57585a118 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -12,6 +12,13 @@ + + Outlining support + 27574 - [PATCH] HSSFDateUtil.getExcelDate() is one hour off when DST changes + 26465 - [PATCH] wrong lastrow entry + 28203 - [PATCH] Unable to open read-write excel file including forms + + Add support for the Escher file format 27005 java.lang.IndexOutOfBoundsException during Workbook.cloneSheet()