The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Crypt::OpenSSL::X509.

0.6    Sat Feb 23 14:18:30 PST 2008
	- RT #28684: Failed test 'use Crypt::OpenSSL::X509;'

0.5    Sat Jun  2 11:12:03 PDT 2007

	- Fix manifest.

0.4    Wed Jan  3 17:19:10 PST 2007

	- RT #13861 - patch from dsteinwand@citysearch.com
	- RT #8778  - Fix flags for X509_NAME_print_ex()

0.3.1  Mon Nov 22 23:20:43 PST 2004

	- Patch from Daniel Risacher to add an email() method & doc additions.

	- Remove newline from hash() accessor.

0.3   Mon Oct  4 12:38:34 PDT 2004

	- Patch from Otmar Lendl to remove NULL on fingerprint.

0.2   Fri Jan 30 11:36:36 PST 2004

	- Handle ASN1/DER input.
	
	- Additional headers and cleanup.

0.1   Thu Jan 29 17:01:38 PST 2004

	- Initial release.

	- Interoperates with Crypt::OpenSSL::Bignum & Crypt::OpenSSL::RSA


0.01  Wed Jan 28 15:53:18 2004
	- original version; created by h2xs 1.22 with options
		-O -b 5.5.3 -a -k --skip-ppport --skip-warnings -c -n Crypt::OpenSSL::X509