Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > b945c66bc3bfe5fa0e4aee6274a7bff8 > files > 5

perl-Apache2-ModSSL-0.70.0-2.mga1.i586.rpm

Revision history for Perl extension Apache::ModSSL.

0.07  Wed Oct 29 10:56:45 CET 2008
	- removed the post_config hook for ssl function retrieval.

0.06  Thu Apr  3 09:26:46 CEST 2008
	- make it use()able without mod_perl, e.g. for doing
	  perl -MApache2::ModSSL -le 'print $Apache2::ModSSL::VERSION'

0.05  Wed Apr  2 21:27:49 CEST 2008
	- added ssl_ext_lookup method

0.04  Thu Mar 27 10:37:47 CET 2008
	- Crypt::SSLeay added to dependencies
	- Makefile.PL now accepts the -apxs option.
	- using XSLoader instead of Apache2::XSLoader

0.03  Wed Apr 27 15:52:58 CEST 2005
	- ported to 2.0.0-RC5
	- renamed to Apache2::ModSSL
	- SPEC file added

0.02  Wed Dec 15 15:58:37 CET 2004
	- first public avaliable version

0.01  Sun Oct 24 15:54:53 2004
	- original version; created by h2xs 1.23 with options
		-A -b 5.8.0 -n Apache::ModSSL