aboutsummaryrefslogtreecommitdiff
path: root/src/site
diff options
context:
space:
mode:
authorwprinz <wprinz@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2009-01-29 13:47:42 +0000
committerwprinz <wprinz@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2009-01-29 13:47:42 +0000
commit1ed2786b85d6f7dac5c83a1ba0474b7f33fa237c (patch)
tree6eaed3c4665508fd7da4eb035467d667523f392f /src/site
parent4bf06456b7fb2613d962aec705d77844512af09a (diff)
downloadpdf-as-3-1ed2786b85d6f7dac5c83a1ba0474b7f33fa237c.tar.gz
pdf-as-3-1ed2786b85d6f7dac5c83a1ba0474b7f33fa237c.tar.bz2
pdf-as-3-1ed2786b85d6f7dac5c83a1ba0474b7f33fa237c.zip
api signatureKeyIdentifier override added, brz distribution assembly for maven, mime-type argument checking in SignResult constructor fixedREL-3.0.9-20090129-rev322@329
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@322 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'src/site')
-rw-r--r--src/site/changes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/site/changes.xml b/src/site/changes.xml
index 50f3c54..347cbae 100644
--- a/src/site/changes.xml
+++ b/src/site/changes.xml
@@ -13,6 +13,12 @@
</release>
-->
+ <release version="3.0.9-20090129" date="2009-01-29" description="BRZ release">
+ <action dev="wprinz" type="add">Added signatureKeyIdentifier to SignParameters in the API, which allows to override the one specified in the profile (MOA Connector only).</action>
+ <action dev="wprinz" type="add">Added maven assembly and batch file for BRZ distribution.</action>
+ <action dev="wprinz" type="fix">Corrected faulty mime-type argument checking in SignResult constructor.</action>
+ </release>
+
<release version="3.0.8-20090113" date="2009-01-13" description="subsequent release">
<action dev="tknall" type="update">Switching to itext-2.1.5-rev3628.</action>
<action dev="gfliess" type="update">itext library: minor adjustments for pdf-as</action>