summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--lasso.doap6
2 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8128bf6d..c7f224a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
NEWS
====
+2.2.0 - May 27th 2008
+---------------------
+
+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.
+
2.1.1 - August 21st 2007
------------------------
diff --git a/lasso.doap b/lasso.doap
index 220ba516..560e3dc5 100644
--- a/lasso.doap
+++ b/lasso.doap
@@ -40,6 +40,12 @@
</repository>
<release>
<Version>
+ <created>2009-05-27</created>
+ <revision>2.2.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
<created>2007-08-20</created>
<revision>2.1.1</revision>
</Version>