11/2/06
Version 1.1b

Cleanup release to incorporate fixes for gcc 4.1 and
documentation updates.

-------
8/15/05
Version 1.1a

Eliminate some extra XML attribute creation, since Xerces
tends to consume memory if DOM objects are long-lived.

-------
7/15/05
Version 1.1

Rewrite of DOM management to support partial construction
and setter methods

Support for SAML 1.0 and SAML 1.1 in the same process

Redesigned binding and profile classes and interfaces to
support customized implementations, authentication

Type 1 and 2 SAML artifact support

Pluggable identifier generation

Enhanced SAML exception class with parametrized message
handling

--------
11/15/04
Version 1.0.1

Improved build process to detect more problems and ensure
use of thread-safe calls

Fixed a NULL pointer bug dealing with empty attribute values.

Incorporated SAML SOAP binding correlation and keep-alive fix.

-------
5/15/04
Version 1.0.0

Features and Changes

Simplified SAML attribute handling

Some support added for modifying objects after creation

Various fixes and plugged memory leaks

Added in most of the missing classes, though some bits remain
to be done.
