Author: centic
Date: Sun Mar 13 21:53:59 2016
New Revision: 1734864

URL: http://svn.apache.org/viewvc?rev=1734864&view=rev
Log:
Update changelog after some bugfixes

Modified:
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1734864&r1=1734863&r2=1734864&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun Mar 13 21:53:59 2016
@@ -40,6 +40,9 @@
     </devs>
 
     <release version="3.15-beta1" date="2016-07-??">
+        <action dev="PD" type="fix" fixes-bug="56930">Add Workbook.getNames() 
to allow to query for names that appear multiple times</action>
+        <action dev="PD" type="fix" fixes-bug="55791">Avoid using an existing 
file-name when creating a new slide, it could still be left over from previous 
partial removal</action>
+        <action dev="PD" type="fix" fixes-bug="55668">Try to avoid 
NullPointerException by seting the cell to BLANK instead, when changing 
cell-type and a formula leads to null-string</action>
         <action dev="PD" type="fix" fixes-bug="59135">Password gets truncated 
when using passwords longer than 15 characters for the function 
protectSheet()</action> 
         <action dev="PD" type="add" fixes-bug="56549">Correctly calculate char 
index ranges for HWPF in the TextPieceTable</action>
         <action dev="PD" type="add" fixes-bug="57495">Fix problem with tables 
in documents at pos 0</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to