############################################################################
## Changes #################################################################
############################################################################

CGI-Auth-FOAF_SSL
=================

Created:      2009-02-05
Home page:    <http://search.cpan.org/dist/CGI-Auth-FOAF_SSL/>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=CGI-Auth-FOAF_SSL>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

1.00_03 [2010-03-26]
 - Rename new_smiple to new_unauthenticated and document its usage.
 - Rename verify_certificate_by_XXX functions to authenticate_by_XXX, make
   them share common code, document their usage.
 - Use Math::BigInt instead of string comparison for comparing big
   hexadecimal numbers.

1.00_02 [2010-03-21]
 - (Update) The rsa and cert vocabularies have been changed recently.

1.00_01 [2010-02-10]
 - Documentation improvements

1.00_00 [2010-02-05]

1.000 [2010-07-25]
 - Constructor returns an object where "->is_secure" is false rather than
   undef in the case of a certificate with no useful subjectAltName.
 - (Removal) No longer supports subjectAltName pointing at a
   foaf:OnlineAccount. subjectAltName is always assumed to point to a
   foaf:Agent.

0.52 [2009-12-16]

0.51 [2009-12-15]

0.50 [2009-12-14] # Trine Edition

0.05 [2009-03-26]

0.04 [2009-03-01]

0.03 [2009-03-01]

0.02 [2009-02-19]

0.01 [2009-02-05] # First release