Update of /cvsroot/perl-openssl/Crypt/OpenSSL/RSA
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21228
Modified Files:
Changes
Log Message:
Prepare for new release
Index: Changes
===================================================================
RCS file: /cvsroot/perl-openssl/Crypt/OpenSSL/RSA/Changes,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** Changes 13 Nov 2006 15:29:12 -0000 1.17
--- Changes 20 May 2007 18:58:11 -0000 1.18
***************
*** 1,4 ****
--- 1,10 ----
Revision history for Perl extension Crypt::OpenSSL::RSA.
+ 0.25 Sun May 20 2007 12:56:11
+ - Add a LICENSE file.
+ - Fix a bug (reported by many) in rsa.t - we were incorrectly counting
+ the number of tests in situations where use_sha512_hash was
+ not available.
+
0.24 Mon Nov 13 2006 08:21:14
- Fix a bug reported by Mark Martinec <Mar...@ij...>
|