aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/status.xml
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2009-09-13 16:05:28 +0000
committerYegor Kozlov <yegor@apache.org>2009-09-13 16:05:28 +0000
commit3ee045c2a27cd74411a324549c245ede9bc71576 (patch)
treed4b8700ec1f7e35e090973088af738bdd1c96eef /src/documentation/content/xdocs/status.xml
parent41d2b72f496f32fef99a2964c1bfd4e3d063b739 (diff)
downloadpoi-3ee045c2a27cd74411a324549c245ede9bc71576.tar.gz
poi-3ee045c2a27cd74411a324549c245ede9bc71576.zip
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814335 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/status.xml')
-rw-r--r--src/documentation/content/xdocs/status.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml
index 7fd8eccf43..108984d635 100644
--- a/src/documentation/content/xdocs/status.xml
+++ b/src/documentation/content/xdocs/status.xml
@@ -33,6 +33,7 @@
<changes>
<release version="3.5-beta7" date="2009-??-??">
+ <action dev="POI-DEVELOPERS" type="fix">47734 - removed unnecessary svn:executable flag from files in SVN trunk</action>
<action dev="POI-DEVELOPERS" type="fix">47543 - added javadoc how to avoid Excel crash when creating too many HSSFRichTextString cells</action>
<action dev="POI-DEVELOPERS" type="fix">47813 - fixed problems with XSSFWorkbook.removeSheetAt when workbook contains chart</action>
<action dev="POI-DEVELOPERS" type="fix">47737 - adjust sheet indices of named ranges when deleting sheets</action>