From b8e41728b5d0f1eb5954252b374e4898dc4e7d44 Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Mon, 28 Jan 2008 08:53:19 +0000 Subject: [PATCH] start a new POI 3.1 section in the change log git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@615769 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 2 +- src/documentation/content/xdocs/changes.xml | 6 +++++- src/documentation/content/xdocs/status.xml | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index c38fd24842..26634a364a 100644 --- a/build.xml +++ b/build.xml @@ -159,7 +159,7 @@ under the License. - + diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 3e92149978..b767f1a3c8 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -35,7 +35,11 @@ - + + + ... + + 44297 - IntPtg must operate with unsigned short. Reading signed short results in incorrect formula calculation 44296 - Fix for reading slide background images 44293 - Avoid swapping AreaPtgs from relative to absolute diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index dfe4e5aa60..28059ef796 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -32,7 +32,9 @@ - + + + 44297 - IntPtg must operate with unsigned short. Reading signed short results in incorrect formula calculation 44296 - Fix for reading slide background images 44293 - Avoid swapping AreaPtgs from relative to absolute -- 2.39.5