From 6c081547dd2e475298c35e9dc7b16d4a353805c8 Mon Sep 17 00:00:00 2001 From: Glen Stampoultzis Date: Mon, 26 Jan 2004 11:19:46 +0000 Subject: [PATCH] Copied in the new change details into the status file of head. Boy I'll be glad when the 2.0 branch is dead. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353492 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/status.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 15319e40fd..25f6a85784 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -11,6 +11,20 @@ + + No changes + + + + Bug 25695 - HSSFCell.getStringCellValue() on cell which has string formula will return swap bye unicode characters. + Updated website for upcoming release + Formula Parser fixes with tests, by Peter M Murray Bug 25457 + Fixed cloning merge regions + The cloned reference for merged cells did not create a new collection, so deletes cascaded to the original. + Fix to 24519 call to getCustomPalette() from a newly created workbook now works + Fix supplied for bug 24397 where some compilation got ambiguous classes. Explicitly imports the classes. Patch supplied by Jean-Pierre Paris. + + 12561 (Min) HSSFWorkbook throws Exceptions 12730 (Nor) values dont get copied to another sheet.