From a151b77045efc56f21191c8ef6d14ef4ae8d4b18 Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Wed, 30 Apr 2008 06:18:05 +0000 Subject: [PATCH] start a new section for 3.1-beta2 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652285 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/changes.xml | 6 +++++- src/documentation/content/xdocs/status.xml | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index b0dab58f45..2ee93cdefa 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -36,7 +36,11 @@ - + + 44886] - Correctly process PICT metafile in EscherMetafileBlip + 44893 - Correctly handle merged regions in HSSFSheet.autoSizeColumn + + 44857 - Avoid OOM on unknown escher records when EscherMetafileBlip is incorrect HSLF: Support for getting embedded sounds from slide show HSLF: Initial support for rendering slides into images diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 3a74e26f39..7a2bbf5ce7 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -33,7 +33,11 @@ - + + 44886] - Correctly process PICT metafile in EscherMetafileBlip + 44893 - Correctly handle merged regions in HSSFSheet.autoSizeColumn + + 44857 - Avoid OOM on unknown escher records when EscherMetafileBlip is incorrect HSLF: Support for getting embedded sounds from slide show HSLF: Initial support for rendering slides into images -- 2.39.5