blob: 0152cefda35a424fc8be70d905b012cf425f0869 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0"?>
<div xmlns="http://www.w3.org/1999/xhtml">
<h3>2008-05-28: Released 2.2.0</h3>
<p>
Lasso 2.2.0 has been released.
<a href="/download/">Download it now</a>
</p>
<p class="changes">
<strong>What changed ?</strong>
Added support for encrypted NameIdentifier in ID-FF 1.2, fixed various minor
issues with ID-WSF support and several bugs and memory management issues; also
replaced bindings for Java, PHP 5 and Python with new ones, created by a custom
code generator.
</p>
</div>
|