File: Changes

package info (click to toggle)
libcrypt-hcesha-perl 0.70-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 76 kB
  • ctags: 36
  • sloc: perl: 613; makefile: 43
file content (29 lines) | stat: -rw-r--r-- 719 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Revision history for Perl extension Crypt::HCE_SHA.

0.01  Wed Oct 14 16:23:57 1998
	- original version; created by h2xs 1.18


0.02
	- implementation

0.03  Fri Oct 16 14:41:33 1998
	- moved example modules to the examples directory

0.40 Tue Apr 06 1999
	- updated man documentation
	- updated to use Digest::SHA1 by Gisle Aas

0.45 Tue Aug 17 1999
	- bug fix on chaining key selection
	- bug report submitted by Jake Angerman (Thanks Jake!)

0.60 Fri Feb 18 2000
	- fixed length issue caused by mime inserting returns
	- updated Client.pm and Server.pm to reflect the changes

0.65 Fri Mar 26 2004
	- removed syslog from test.pl to support ActiveState

0.70 Fri Mar 26 2004
	- removed the other syslogs from test.pl