aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs
diff options
context:
space:
mode:
authorYegor Kozlov <yegor@apache.org>2009-08-23 12:34:24 +0000
committerYegor Kozlov <yegor@apache.org>2009-08-23 12:34:24 +0000
commit2712b14d2f43f51e80818936b0de97d36865ee3b (patch)
tree86c800395ba7ccc7ed084f080f1bd5ed7f2e0bc7 /src/documentation/content/xdocs
parente8b5f3670405426c04e3e2fb12400fceb375c8d2 (diff)
downloadpoi-2712b14d2f43f51e80818936b0de97d36865ee3b.tar.gz
poi-2712b14d2f43f51e80818936b0de97d36865ee3b.zip
moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@806959 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs')
-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 491b65e1da..adbbc79915 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">moved all test data to a top-level directory</action>
<action dev="POI-DEVELOPERS" type="add">47721 - Added implementation for INDIRECT()</action>
<action dev="POI-DEVELOPERS" type="add">45583 - Avoid exception when reading ClipboardData packet in OLE property sets</action>
<action dev="POI-DEVELOPERS" type="add">47652 - Added support for reading encrypted workbooks</action>