aboutsummaryrefslogtreecommitdiff
path: root/src/site/changes.xml
diff options
context:
space:
mode:
authortknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2008-06-12 08:19:49 +0000
committertknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2008-06-12 08:19:49 +0000
commitb5aefab37c25d5da114bb78768defc79fc709e29 (patch)
tree677e9b13167fd5087c4720218824abf06ac98847 /src/site/changes.xml
parent046cb5b235866e66ca9d2c55bd20ed7ec85ef12d (diff)
downloadpdf-as-3-b5aefab37c25d5da114bb78768defc79fc709e29.tar.gz
pdf-as-3-b5aefab37c25d5da114bb78768defc79fc709e29.tar.bz2
pdf-as-3-b5aefab37c25d5da114bb78768defc79fc709e29.zip
A new check for the existence of a configuration has been implemented. The extraction is skipped if any files or folders would be overwritten. Files like log- or temp-files may exist and do not prevent the deployment of the default configuration.
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@283 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'src/site/changes.xml')
-rw-r--r--src/site/changes.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/site/changes.xml b/src/site/changes.xml
index fc2b488..dc2183b 100644
--- a/src/site/changes.xml
+++ b/src/site/changes.xml
@@ -13,6 +13,10 @@
</release>
-->
+ <release version="3.0.5" date="2008-06-12" description="subsequent release">
+ <action dev="tknall" type="update">A new check for the existence of a configuration has been implemented. The extraction is skipped if any files or folders would be overwritten. Files like log- or temp-files may exist and do not prevent the deployment of the default configuration.</action>
+ </release>
+
<release version="3.0.5" date="2008-06-11" description="subsequent release">
<action dev="tknall" type="fix">Serious bug solved. Method storeCertificate tried to fetch a certificate from store before storing it. If not found (within the store resp. via ldap) the certificate was not stored!!!</action>
</release>