From 34e230f63e2dabe9e333b672f64f6c9901a79e83 Mon Sep 17 00:00:00 2001 From: Glen Stampoultzis Date: Mon, 26 Jan 2004 11:09:57 +0000 Subject: [PATCH] Change details git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353490 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 2cf814ae0..7a3c5adc7 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.