aboutsummaryrefslogtreecommitdiff
path: root/src/site/changes.xml
diff options
context:
space:
mode:
authortknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2008-06-13 11:45:39 +0000
committertknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2008-06-13 11:45:39 +0000
commit137658e3a41c09b4aa7b9125e4d9f65f16e2facc (patch)
tree5236993c5202a19ce378bb402944441003e287e4 /src/site/changes.xml
parentb5aefab37c25d5da114bb78768defc79fc709e29 (diff)
downloadpdf-as-3-137658e3a41c09b4aa7b9125e4d9f65f16e2facc.tar.gz
pdf-as-3-137658e3a41c09b4aa7b9125e4d9f65f16e2facc.tar.bz2
pdf-as-3-137658e3a41c09b4aa7b9125e4d9f65f16e2facc.zip
Detection of incremental updates updated.
Bug fixed. There was an error concerning empty HashInputData parsing a MOA CreateXMLSignatureResponse. Demo source for API usage created. Issue resolved: Prevent signature of empty document which leads to a meaningless error message from the bku. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@284 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'src/site/changes.xml')
-rw-r--r--src/site/changes.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/site/changes.xml b/src/site/changes.xml
index dc2183b..07f4504 100644
--- a/src/site/changes.xml
+++ b/src/site/changes.xml
@@ -13,6 +13,13 @@
</release>
-->
+ <release version="3.0.5" date="2008-06-13" description="subsequent release">
+ <action dev="tzefferer" type="update">Detection of incremental updates updated.</action>
+ <action dev="tknall" type="fix">Bug fixed. There was an error concerning empty HashInputData parsing a MOA CreateXMLSignatureResponse.</action>
+ <action dev="tknall" type="add">Demo source for API usage created.</action>
+ <action dev="tknall" type="update">Issue resolved: Prevent signature of empty document which leads to a meaningless error message from the bku.</action>
+ </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>