// $Id: CHANGELOG.txt 322 2010-07-10 04:43:20Z kmo $

SimpleID 0.7.3 and 0.7.4
------------------------

- Various bug fixes.  See http://sourceforge.net/apps/trac/simpleid/query?status=closed&group=resolution&milestone=0.7.3
  for further details


SimpleID 0.7.2
--------------

- Various bug fixes


SimpleID 0.7.1
--------------

- Various bug fixes


SimpleID 0.7
------------

- Implemented XRDS document for SimpleID

- Improved extension framework

- Preliminary implementation of the OpenID User Interface extension

- Improved OpenID compliance

- Added support for GMP for improved performance

- Improved persistent storage system

- Improved user interface


SimpleID 0.6.5
--------------

- Fixed XSS vulnerability in user login page


SimpleID 0.6.4
--------------

- Fixed user interface bug on trusted sites page


SimpleID 0.6.3
--------------

- Fixed session_type verification issue when using OpenID 1.1


SimpleID 0.6.2
--------------

- Fixed session_type verification issue when using OpenID 1.1


SimpleID 0.6.1
--------------
  
- Fixed return_to verification issue when using OpenID 1.1

SimpleID 0.6
------------

- Fixed bugs in Simple Registration Extension

- Implemented digest authentication (security enhancements)

- Implemented persistent login

- Enhanced form security

- Changed extension of extensions from .inc to .extension.inc


SimpleID 0.5.1
--------------

- Fixed bug in user.inc


SimpleID 0.5
------------

- Numerous bug fixes

- The identifier variable is now optional in identity files.  SimpleID automatically
  assigns an identifier to all identities where this is not specified.

- Improved compliance against OpenID specifications.

- Support for SHA256 where this is compiled into PHP.


SimpleID 0.2.1
--------------

- Bug fixes


SimpleID 0.2
------------

- Fixed bug in Simple Registration Extension support


SimpleID 0.1
------------

- Initial release
