From c9f4255cd7231bd59cadda5491a9fc77606dae00 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Fri, 27 May 2011 23:09:21 +0000 Subject: [PATCH] Using data from the sourceforge dist system, fill in the dates of the releases missing that info from the changelog git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128510 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/status.xml | 42 +++++++++++++++++----- 1 file changed, 33 insertions(+), 9 deletions(-) diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 5223decba3..4aa14c64b6 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -1008,7 +1008,10 @@ Early stages of HSF development (not ready for development) Initial low level record support for charting (not complete) - + + Changes not recorded. + + Created new event model Optimizations made to HSSF including aggregate records for values, rows, etc. @@ -1016,10 +1019,16 @@ array copies) minor re-factoring and bug fixes. - + + Changes not recorded. + + + Changes not recorded. + + Minor documentation updates. - + Added DataFormat helper class and exposed set and get format on HSSFCellStyle Fixed column width apis (unit wise) and various javadoc on @@ -1028,10 +1037,10 @@ write a unit test for this ;-p). Some optimization on sheet creation. - + Changes not recorded. - + Added MulBlank, Blank, ColInfo Added log4j facility and removed all sys.out type logging Added support for adding font's, styles and corresponding @@ -1042,11 +1051,11 @@ from HSSFCell.setStringValue, etc when the encoding is set) added support for adding/removing and naming sheets. - + Bugfix release. We were throwing an exception when reading RKRecord objects. - + Got continuation records to work (read/write) Added various pre-support for formulas Massive API reorganization, repackaging. @@ -1054,7 +1063,7 @@ HSSF Output. Better API support for modification. - + Added encoding flag to high and low level api to use utf-16 when needed (HSSFCell.setEncoding()) added read only support for Label records (which are @@ -1063,12 +1072,27 @@ BiffViewer class added for validating HSSF & POI and/or HSSF Output. - + Support for read/write and modify. Read only support for MulRK records (converted to Number when writing) + + Changes not recorded. + + + Changes not recorded. + + + Changes not recorded. + + + Changes not recorded. + + + First ever public release + -- 2.39.5