aboutsummaryrefslogtreecommitdiff
path: root/src/site/changes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/site/changes.xml')
-rw-r--r--src/site/changes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/site/changes.xml b/src/site/changes.xml
index 66d697e..4c19e8b 100644
--- a/src/site/changes.xml
+++ b/src/site/changes.xml
@@ -13,6 +13,22 @@
</release>
-->
+ <release version="3.1.1-snapshot" date="2010-03-16" description="add">
+ <action dev="tknall" type="add">Catching OutOfMemory exceptions, returning appropriate error message/code</action>
+ <action dev="tknall" type="fix">Binary signature: bug concerning indirect pdf objects fixed</action>
+ <action dev="tknall" type="update">Maven2-repository updated</action>
+ <action dev="tknall" type="update">pdfbox/itext projects converted to maven2 projects</action>
+ <action dev="tknall" type="update">pdfbox/itext maven2 artifact renamed and version added (see .pom)</action>
+ <action dev="tknall" type="remove">old pdfbox/itext libraries removed</action>
+ <action dev="tknall" type="add">SignaturePositioning improved (Signature position can be declared by String which is parsed)</action>
+ <action dev="tknall" type="add">Some more error codes (Out of memory, Invalid signature position)</action>
+ <action dev="tknall" type="add">iText utility for creation of pdf files added</action>
+ <action dev="tknall" type="update">ConfigUtils updated (destination of configuration to be extracted can now be chosen)</action>
+ <action dev="tknall" type="update">PDFASUtils updated (more tools)</action>
+ <action dev="tknall" type="add">WebApplication: Freetext pdf creation implemented</action>
+ <action dev="tknall" type="fix">WebApplication: XSS security updates</action>
+ </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>