From b921ed749168044afc0f6ea402cc87bcbbded3e7 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Tue, 16 Jan 2007 09:14:39 +0000 Subject: updated changelog for 2.0.0 --- NEWS | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 80ff2624..6cd64713 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,34 @@ NEWS ==== +2.0.0 - January 16th 2006 +------------------------- + +Completed SAMLv2 support, passed conformance event organized by the Liberty +Alliance from December 4th to 8th 2006. Gratuitous giant version bump to +mark this step. Fixed memory leaks and potential segmentation faults. + + +1.9.9 - December 19th 2006 +-------------------------- + + [Test version, news copied over to 2.0.0] + + +0.6.6 - October 16th 2006 +----------------------- + +Fixed issues in ID-WSF Data and Interaction services support, fixed a few +robustness issues in corner cases. + + [This version was finally not released due to decision to first finish + SAMLv2 support and pass the conformance tests.] + + 0.6.5 - March 21st 2006 ----------------------- -Fixed support for SWIG 1.3.28 (now required), fixed a win3 build issue, fixed +Fixed support for SWIG 1.3.28 (now required), fixed a win32 build issue, fixed documentation. -- cgit