ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Digest-Hashcash/Changes
Revision: 1.8
Committed: Wed Jul 22 12:09:48 2015 UTC (8 years, 10 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +4 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl extension Digest::Hashcash
2    
3 root 1.8 - modernize the module.
4     - add prototypes to functions.
5     - estimate_size can be called independently from estimate_time now.
6    
7 root 1.7 1.1 Wed Jul 22 12:32:34 CEST 2015
8     - d'oh, forgot perlmulticore.h
9     - improved portability.
10    
11 root 1.6 1.0 Tue Jul 21 07:10:25 CEST 2015
12 root 1.5 - perlmulticore support.
13     - use better random number generator.
14     - added stability canary support.
15    
16 root 1.4 0.03 Thu Mar 3 18:00:52 CET 2005
17 root 1.3 - generate more efficient code with gcc-3.4 and later.
18 root 1.4 - change of contact address.
19 root 1.3
20 root 1.2 0.02 Thu Sep 11 08:16:54 CEST 2003
21     - some workarounds for antiquated compilers like gcc-2.95.
22    
23 root 1.1 0.01 Sat Sep 6 17:10:40 CEST 2003
24     - original version; cloned from Crypt::Twofish2
25