aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/site/changes.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/site/changes.xml b/src/site/changes.xml
index eed7d2f..66d697e 100644
--- a/src/site/changes.xml
+++ b/src/site/changes.xml
@@ -13,6 +13,17 @@
</release>
-->
+ <release version="3.1" date="2010-01-18" description="add">
+ <action dev="tknall" type="add">Support for PDF signature handler.</action>
+ <action dev="tknall" type="add">Protection of signed documents against inadvertently modification.</action>
+ <action dev="tknall" type="update">Revision of configuration (backwards compatibility assured).</action>
+ <action dev="tknall" type="fix">Minor bug concerning table format configuration fixed.</action>
+ <action dev="tknall" type="add">Support of arbitrary signature/hash algorithms (ACOS04/G3).</action>
+ <action dev="tknall" type="add">Evaluation of pdf documents for non-textual objects added.</action>
+ <action dev="tknall" type="add">Support for BAIK signatures.</action>
+ <action dev="tknall" type="fix">Many minor bugfixes.</action>
+ </release>
+
<release version="3.0.9-20090929" date="2009-10-01" description="bugfix">
<action dev="tknall" type="fix">WebApplication: Incompatibility to Tomcat 6.x removed. (Now quoting taglib expressions with nested scriptlets.)</action>
</release>