summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-10-04 14:30:15 +0200
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-10-04 14:30:15 +0200
commitf1c5db026b2fbb8712fa5aa2ee6ef562cd330adc (patch)
tree8d9fb15d6c2ad064a0e6453f24ce3a26b9a33f86 /website
parent3aaf0ca959320e6fd18eb49530ee7a578b65b7b6 (diff)
downloadlasso-f1c5db026b2fbb8712fa5aa2ee6ef562cd330adc.tar.gz
lasso-f1c5db026b2fbb8712fa5aa2ee6ef562cd330adc.tar.xz
lasso-f1c5db026b2fbb8712fa5aa2ee6ef562cd330adc.zip
[Web] add news file about 2.3.3
Diffstat (limited to 'website')
-rw-r--r--website/web/news/17-release-2.3.3.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/website/web/news/17-release-2.3.3.xml b/website/web/news/17-release-2.3.3.xml
new file mode 100644
index 00000000..0a821b40
--- /dev/null
+++ b/website/web/news/17-release-2.3.3.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<div xmlns="http://www.w3.org/1999/xhtml">
+<h3>2010-09-07: Released 2.3.3</h3>
+
+ <p>
+ Lasso 2.3.3 have been released.
+ <a href="/download/">Download 2.3.3 now</a>
+ </p>
+
+ <p class="changes">
+ <strong>What changed ?</strong>
+ Mainly memory leaks fix and two SAMLv2 spec non-conformity were corrected,
+ one on presence of the Destination attribute and another on the presence of
+ the NotOnOrAfter in the SubjectConfirmationData element. An error on the code
+ for finding a default assertion consumer service URL was also fixed.
+ </p>
+
+</div>