Changes with 1.0
====
* Removed the TVS in favour of an internal implementation using libxml2 and
xmlsec libraries.
* Variable token name. (can use anything instead of "xmlToken")
* Simplified Linux Build.

Changes with Beta
====

* Added session handling support for static websites
* Persistent session cache using sdbm
* Ability to specify multiple pages that should skip the authenticaton
* Fixed memory allocation between apr_pools and malloc related issues
* Improved token verification
* Improved build system
* Win32 build
* Many bug fixes

Alpha
=====

* Initial Release
