From commits-return-12280-archive-asf-public=cust-asf.ponee.io@poi.apache.org Sun Apr 28 10:21:28 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id F1C5C180649 for ; Sun, 28 Apr 2019 12:21:27 +0200 (CEST) Received: (qmail 10153 invoked by uid 500); 28 Apr 2019 10:21:27 -0000 Mailing-List: contact commits-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@poi.apache.org Delivered-To: mailing list commits@poi.apache.org Received: (qmail 10142 invoked by uid 99); 28 Apr 2019 10:21:27 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Apr 2019 10:21:27 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 267723A0C40 for ; Sun, 28 Apr 2019 10:21:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1858309 - in /poi/site: publish/changes.html src/documentation/content/xdocs/changes.xml Date: Sun, 28 Apr 2019 10:21:25 -0000 To: commits@poi.apache.org From: centic@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20190428102126.267723A0C40@svn01-us-west.apache.org> Author: centic Date: Sun Apr 28 10:21:25 2019 New Revision: 1858309 URL: http://svn.apache.org/viewvc?rev=1858309&view=rev Log: Update the changelog with some missing entries Modified: poi/site/publish/changes.html poi/site/src/documentation/content/xdocs/changes.xml Modified: poi/site/publish/changes.html URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1858309&r1=1858308&r2=1858309&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Sun Apr 28 10:21:25 2019 @@ -205,6 +205,50 @@ document.write("Last Published: " + docu + +

Version + 4.1.1 (2019-07-??) +

+
+ +

Changes

+ ++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TypeBugModuleDescription
addPOI_OverallAdd a ThreadLocalUtil.clearAllThreadLocals which can be used to clear thread-locals
fix63371XSSFXSSFSheet.addMergedRegion should adjust count of merged cells
fix63073XSSFReturn value of XSSFSheet.addMergedRegion is off by one
fix54803OPCError opening XLSX after saving with a Drawing using POI
addgithub-143HPSFMAPIType.isFixedLength: not true in case of length > 8
+
@@ -237,7 +281,7 @@ document.write("Last Published: " + docu
  • Upgrade to XMLSec 2.1.2
  • - +

    Changes

    @@ -254,6 +298,26 @@ document.write("Last Published: " + docu + + + + + + + + + + + + + + + + + + + + @@ -378,7 +442,7 @@ document.write("Last Published: " + docu - + @@ -395,7 +459,7 @@ document.write("Last Published: " + docu 4.0.1 (2018-12-03)
    - +

    Summary

      @@ -406,7 +470,7 @@ document.write("Last Published: " + docu
    • Upgrade to XMLBeans 3.0.2
    - +

    Changes

    fix63200XSLFAvoid a possible NullPointerException in XSLFShape.selectPaint()
    add60724SS_CommonImplement 'ignore hidden rows' variations for existing implemented variants
    fix63264SS_CommonConditional Format rule evaluation calculates relative references incorrectly
    fix61652SS_CommonFix NPE in EDATE function when date evaluates to an invalid value
    fix62151POIFSWork around illegal reflective access in Java 9+ when freeing buffers
    fix62151POIFSWork around illegal reflective access in Java 9+ when freeing buffers
    fix61700SS_CommonetForceFormulaRecalculation() returns wrong valuefix61700SS_CommongetForceFormulaRecalculation() returns wrong value
    @@ -563,7 +627,7 @@ document.write("Last Published: " + docu 4.0.0 (2018-09-07)
    - +

    Summary

      @@ -572,7 +636,7 @@ document.write("Last Published: " + docu
    • New OOXML schema (1.4) necessary, because of incompatible XMLBeans loading not anymore through POIXMLTypeLoader
    - +

    Changes

    @@ -874,7 +938,7 @@ document.write("Last Published: " + docu 3.17 (2017-09-15)
    - +

    Summary

      @@ -889,7 +953,7 @@ document.write("Last Published: " + docu
    • SXSSF: fix XML processing - unicode surrogates and line breaks (#61048, #61246)
    - +

    Changes

    @@ -999,7 +1063,7 @@ document.write("Last Published: " + docu 3.17-beta1 (2017-07-01)
    - +

    Summary

      @@ -1014,7 +1078,7 @@ document.write("Last Published: " + docu
    • HWPF: support for Binary RC4 / CryptoAPI de-/encryption
    - +

    Changes

    @@ -1156,7 +1220,7 @@ document.write("Last Published: " + docu 3.16 (2017-04-19)
    - +

    Summary

      @@ -1167,7 +1231,7 @@ document.write("Last Published: " + docu
    • various charset related fixes in SS Common, XSSF and HWPF
    - +

    Changes

    @@ -1237,7 +1301,7 @@ document.write("Last Published: " + docu 3.16-beta2 (2017-02-02)
    - +

    Summary

      @@ -1248,7 +1312,7 @@ document.write("Last Published: " + docu
    • Unicode and internationalization improvements
    - +

    Changes

    @@ -1378,7 +1442,7 @@ document.write("Last Published: " + docu 3.16-beta1 (2016-11-20)
    - +

    Summary

      @@ -1393,7 +1457,7 @@ document.write("Last Published: " + docu
    • Examples to encrypt temp files in SXSSF
    - +

    Changes

    @@ -1587,7 +1651,7 @@ document.write("Last Published: " + docu 3.15 (2016-09-19)
    - +

    Summary

      @@ -1608,7 +1672,7 @@ document.write("Last Published: " + docu
    - +

    Changes

    @@ -1818,7 +1882,7 @@ document.write("Last Published: " + docu 3.15-beta2 (2016-07-02)
    - +

    Summary

      @@ -1833,7 +1897,7 @@ document.write("Last Published: " + docu
    • various fixes for merged regions in Common SS
    - +

    Changes

    @@ -2031,7 +2095,7 @@ document.write("Last Published: " + docu 3.15-beta1 (2016-04-15)
    - +

    Summary

      @@ -2046,7 +2110,7 @@ document.write("Last Published: " + docu
    • fixes for color handling in XSSF and support for system colors in Common SL
    - +

    Changes

    @@ -2156,7 +2220,7 @@ document.write("Last Published: " + docu 3.14 (2016-03-07)
    - +

    Summary

      @@ -2180,7 +2244,7 @@ document.write("Last Published: " + docu
    • XWPF: various fixes for handling paragraphs and tables
    - +

    Changes

    @@ -2362,7 +2426,7 @@ document.write("Last Published: " + docu 3.14-beta1 (2015-12-24)
    - +

    Changes

    @@ -2620,7 +2684,7 @@ document.write("Last Published: " + docu 3.13 (2015-09-25)
    - +

    Summary

      @@ -2635,7 +2699,7 @@ document.write("Last Published: " + docu be aware of several api breaks especially in HSLF text handling
    - +

    Changes

    @@ -2825,7 +2889,7 @@ document.write("Last Published: " + docu 3.13-beta1 (2015-07-23)
    - +

    Changes

    @@ -2939,7 +3003,7 @@ document.write("Last Published: " + docu 3.12 (2015-05-11)
    - +

    Summary

      @@ -2950,7 +3014,7 @@ document.write("Last Published: " + docu
    • Fix shifting comments with shifted rows (56017)
    - +

    Changes

    @@ -3084,7 +3148,7 @@ document.write("Last Published: " + docu 3.12-beta1 (2015-02-28)
    - +

    Changes

    @@ -3246,7 +3310,7 @@ document.write("Last Published: " + docu 3.11 (2014-12-21)
    - +

    Summary

      @@ -3326,7 +3390,7 @@ document.write("Last Published: " + docu break on setting required security features.
    - +

    Changes

    @@ -3408,7 +3472,7 @@ document.write("Last Published: " + docu 3.11-beta3 (2014-11-11)
    - +

    Changes

    @@ -3554,7 +3618,7 @@ document.write("Last Published: " + docu 3.11-beta2 (2014-08-22)
    - +

    Changes

    @@ -3600,7 +3664,7 @@ document.write("Last Published: " + docu 3.10.1 (2014-08-18)
    - +

    Summary

      @@ -3626,7 +3690,7 @@ document.write("Last Published: " + docu for reporting these issues!
    - +

    Changes

    @@ -3660,7 +3724,7 @@ document.write("Last Published: " + docu 3.11-beta1 (2014-08-04)
    - +

    Summary

      @@ -3670,7 +3734,7 @@ document.write("Last Published: " + docu
    • Dropped support for Java 1.5. Java 6 is now the minimum version required to run POI.
    - +

    Changes

    @@ -3964,7 +4028,7 @@ document.write("Last Published: " + docu 3.10-FINAL (2014-02-08)
    - +

    Changes

    @@ -4142,7 +4206,7 @@ document.write("Last Published: " + docu 3.10-beta2 (2013-09-19)
    - +

    Changes

    @@ -4236,7 +4300,7 @@ document.write("Last Published: " + docu 3.10-beta1 (2013-06-28)
    - +

    Changes

    @@ -4410,7 +4474,7 @@ document.write("Last Published: " + docu 3.9 (2012-12-03)
    - +

    Changes

    @@ -4768,7 +4832,7 @@ document.write("Last Published: " + docu 3.8-FINAL (2012-03-26)
    - +

    Summary

      @@ -4796,7 +4860,7 @@ document.write("Last Published: " + docu
    • support for OOXML Agile Encryption
    - +

    Changes

    @@ -5066,7 +5130,7 @@ document.write("Last Published: " + docu 3.8-beta5 (2011-12-17)
    - +

    Changes

    @@ -5284,7 +5348,7 @@ document.write("Last Published: " + docu 3.8-beta4 (2011-08-26)
    - +

    Changes

    @@ -5630,7 +5694,7 @@ document.write("Last Published: " + docu 3.8-beta3 (2011-06-06)
    - +

    Changes

    @@ -5796,7 +5860,7 @@ document.write("Last Published: " + docu 3.8-beta2 (2011-04-08)
    - +

    Changes

    @@ -5910,7 +5974,7 @@ document.write("Last Published: " + docu 3.8-beta1 (2011-03-07)
    - +

    Changes

    @@ -6092,7 +6156,7 @@ document.write("Last Published: " + docu 3.7 (2010-10-29)
    - +

    Summary

      @@ -6173,7 +6237,7 @@ document.write("Last Published: " + docu
    • ...and much much more: code cleanup, many bug fixes and performance improvements
    - +

    Changes

    @@ -6235,7 +6299,7 @@ document.write("Last Published: " + docu 3.7-beta3 (2010-09-24)
    - +

    Changes

    @@ -6417,7 +6481,7 @@ document.write("Last Published: " + docu 3.7-beta2 (2010-08-09)
    - +

    Changes

    @@ -6547,7 +6611,7 @@ document.write("Last Published: " + docu 3.7-beta1 (2010-06-20)
    - +

    Changes

    @@ -6908,7 +6972,7 @@ document.write("Last Published: " + docu 3.6 (2009-12-14)
    - +

    Changes

    @@ -7071,7 +7135,7 @@ document.write("Last Published: " + docu 3.5-final (2009-09-28)
    - +

    Changes

    @@ -7312,7 +7376,7 @@ document.write("Last Published: " + docu 3.5-beta6 (2009-06-22)
    - +

    Changes

    @@ -7561,7 +7625,7 @@ document.write("Last Published: " + docu 3.5-beta5 (2009-02-19)
    - +

    Changes

    @@ -7746,7 +7810,7 @@ document.write("Last Published: " + docu 3.5-beta4 (2008-11-29)
    - +

    Changes

    @@ -7855,7 +7919,7 @@ document.write("Last Published: " + docu 3.5-beta3 (2008-09-26)
    - +

    Changes

    @@ -7892,7 +7956,7 @@ document.write("Last Published: " + docu 3.5-beta2 (2008-08-20)
    - +

    Changes

    @@ -7965,7 +8029,7 @@ document.write("Last Published: " + docu 3.5-beta1 (2008-07-18)
    - +

    Changes

    @@ -8018,7 +8082,7 @@ document.write("Last Published: " + docu 3.2-FINAL (2008-10-19)
    - +

    Changes

    @@ -8431,7 +8495,7 @@ document.write("Last Published: " + docu 3.1-final (2008-06-29)
    - +

    Changes

    @@ -8560,7 +8624,7 @@ document.write("Last Published: " + docu 3.1-beta2 (2008-05-26)
    - +

    Changes

    @@ -8657,7 +8721,7 @@ document.write("Last Published: " + docu 3.1-beta1 (2008-04-28)
    - +

    Changes

    @@ -8979,7 +9043,7 @@ document.write("Last Published: " + docu 3.0.2-FINAL (2008-02-04)
    - +

    Changes

    @@ -9092,7 +9156,7 @@ document.write("Last Published: " + docu 3.0.2-BETA2 (2008-01-12)
    - +

    Changes

    @@ -9149,7 +9213,7 @@ document.write("Last Published: " + docu 3.0.2-BETA1 (2007-12-04)
    - +

    Changes

    @@ -9307,7 +9371,7 @@ document.write("Last Published: " + docu 3.0.1-FINAL (2007-07-05)
    - +

    Changes

    @@ -9377,7 +9441,7 @@ document.write("Last Published: " + docu 3.0-FINAL (2007-05-18)
    - +

    Changes

    @@ -9423,7 +9487,7 @@ document.write("Last Published: " + docu 3.0-alpha3 (2006-12-12)
    - +

    Changes

    @@ -9453,7 +9517,7 @@ document.write("Last Published: " + docu 3.0-alpha2 (2006-06-16)
    - +

    Changes

    @@ -9491,7 +9555,7 @@ document.write("Last Published: " + docu 3.0-alpha1 (2005-06-04)
    - +

    Changes

    @@ -9529,7 +9593,7 @@ document.write("Last Published: " + docu 2.5.1-FINAL (2004-02-29)
    - +

    Changes

    @@ -9571,7 +9635,7 @@ document.write("Last Published: " + docu 2.5-FINAL (2004-02-29)
    - +

    Changes

    @@ -9605,7 +9669,7 @@ document.write("Last Published: " + docu 2.0-FINAL (2004-01-26)
    - +

    Changes

    @@ -9635,7 +9699,7 @@ document.write("Last Published: " + docu 2.0-RC2 (2004-01-11)
    - +

    Changes

    @@ -9689,7 +9753,7 @@ document.write("Last Published: " + docu 2.0-RC1 (2003-11-02)
    - +

    Changes

    @@ -9847,7 +9911,7 @@ document.write("Last Published: " + docu 2.0-pre3 (2003-07-29)
    - +

    Changes

    @@ -9894,7 +9958,7 @@ document.write("Last Published: " + docu 2.0-pre2 (2003-07-06)
    - +

    Changes

    @@ -9948,7 +10012,7 @@ document.write("Last Published: " + docu 2.0-pre1 (2003-05-17)
    - +

    Changes

    @@ -10045,7 +10109,7 @@ document.write("Last Published: " + docu 1.10-dev (2003-02-19)
    - +

    Changes

    @@ -10082,7 +10146,7 @@ document.write("Last Published: " + docu 1.8-dev (2002-09-20)
    - +

    Changes

    @@ -10137,7 +10201,7 @@ document.write("Last Published: " + docu 1.7-dev (Release date not recorded)
    - +

    Changes

    @@ -10170,7 +10234,7 @@ document.write("Last Published: " + docu 1.5.1 (2002-06-16)
    - +

    Changes

    @@ -10203,7 +10267,7 @@ document.write("Last Published: " + docu 1.5 (2002-05-06)
    - +

    Changes

    @@ -10252,7 +10316,7 @@ document.write("Last Published: " + docu 1.2.0 (2002-01-19)
    - +

    Changes

    @@ -10281,7 +10345,7 @@ document.write("Last Published: " + docu 1.1.0 (2002-01-04)
    - +

    Changes

    @@ -10322,7 +10386,7 @@ document.write("Last Published: " + docu 1.0.2 (2002-01-11)
    - +

    Changes

    @@ -10351,7 +10415,7 @@ document.write("Last Published: " + docu 1.0.1 (2002-01-04)
    - +

    Changes

    @@ -10380,7 +10444,7 @@ document.write("Last Published: " + docu 1.0.0 (2001-12-30)
    - +

    Changes

    @@ -10409,7 +10473,7 @@ document.write("Last Published: " + docu 0.14.0 (2001-12-22)
    - +

    Changes

    @@ -10450,7 +10514,7 @@ document.write("Last Published: " + docu 0.13.0 (2001-12-16)
    - +

    Changes

    @@ -10479,7 +10543,7 @@ document.write("Last Published: " + docu 0.12.0 (2001-12-12)
    - +

    Changes

    @@ -10528,7 +10592,7 @@ document.write("Last Published: " + docu 0.11.0 (2001-12-08)
    - +

    Changes

    @@ -10557,7 +10621,7 @@ document.write("Last Published: " + docu 0.10.0 (2001-12-02)
    - +

    Changes

    @@ -10598,7 +10662,7 @@ document.write("Last Published: " + docu 0.7 (and interim releases) (2001-11-17)
    - +

    Changes

    @@ -10643,7 +10707,7 @@ document.write("Last Published: " + docu 0.6 (2001-11-11)
    - +

    Changes

    @@ -10676,7 +10740,7 @@ document.write("Last Published: " + docu 0.5 (2001-11-05)
    - +

    Changes

    @@ -10705,7 +10769,7 @@ document.write("Last Published: " + docu 0.4 (2001-10-31)
    - +

    Changes

    @@ -10734,7 +10798,7 @@ document.write("Last Published: " + docu 0.3 (2001-10-26)
    - +

    Changes

    @@ -10763,7 +10827,7 @@ document.write("Last Published: " + docu 0.2 (2001-09-24)
    - +

    Changes

    @@ -10792,7 +10856,7 @@ document.write("Last Published: " + docu 0.1 (2001-08-28)
    - +

    Changes

    Modified: poi/site/src/documentation/content/xdocs/changes.xml URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1858309&r1=1858308&r2=1858309&view=diff ============================================================================== --- poi/site/src/documentation/content/xdocs/changes.xml (original) +++ poi/site/src/documentation/content/xdocs/changes.xml Sun Apr 28 10:21:25 2019 @@ -88,6 +88,9 @@ + Add a ThreadLocalUtil.clearAllThreadLocals which can be used to clear thread-locals + XSSFSheet.addMergedRegion should adjust count of merged cells + Return value of XSSFSheet.addMergedRegion is off by one Error opening XLSX after saving with a Drawing using POI MAPIType.isFixedLength: not true in case of length > 8 @@ -107,6 +110,11 @@ Upgrade to XMLSec 2.1.2 + Avoid a possible NullPointerException in XSLFShape.selectPaint() + Implement 'ignore hidden rows' variations for existing implemented variants + Conditional Format rule evaluation calculates relative references incorrectly + Fix NPE in EDATE function when date evaluates to an invalid value + Work around illegal reflective access in Java 9+ when freeing buffers Work around illegal reflective access in Java 9+ when freeing buffers OPCPackage Potentially clobbers files on close() Make D* functions ignore case in headings --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org