You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2018/09/01 23:29:28 UTC

svn commit: r29089 - /dev/poi/4.0.0-RC1/RELEASE-NOTES.txt

Author: kiwiwings
Date: Sat Sep  1 23:29:27 2018
New Revision: 29089

Log:
fixed typo in release notes

Modified:
    dev/poi/4.0.0-RC1/RELEASE-NOTES.txt

Modified: dev/poi/4.0.0-RC1/RELEASE-NOTES.txt
==============================================================================
--- dev/poi/4.0.0-RC1/RELEASE-NOTES.txt (original)
+++ dev/poi/4.0.0-RC1/RELEASE-NOTES.txt Sat Sep  1 23:29:27 2018
@@ -14,7 +14,7 @@ The most notable changes in this release
 - OutputStreams aren't closed by write(OutputStream) methods anymore
 - Depends on new XMLBeans 3.0.1 release
 - New ooxml-schema version 1.4 - use via poi-ooxml-schema (preferred) or ooxml-schema artifact
-- OPOIFS* classes removed / NPOIFS* classes renamed to OPOIFS*
+- OPOIFS* classes removed / NPOIFS* classes renamed to POIFS*
 - new XDDF classes for shared diagram/chart functionality of X**F modules
 
 A full list of changes is available in the change log: https://poi.apache.org/changes.html. 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org