26 lines
859 B
Text
26 lines
859 B
Text
|
Revision history for Perl extension gpg-ezmlm.
|
||
|
|
||
|
0.1 May 29, 2002
|
||
|
- original release, alpha.
|
||
|
|
||
|
0.2 Jun 09, 2002
|
||
|
- Multiple bugfixes, first real stable release.
|
||
|
|
||
|
0.2.1 August 28, 2002
|
||
|
- Tightened up regular expressions in gpg-ezmlm-send, added
|
||
|
explicit read notation to file opens, and improved comments
|
||
|
substantially.
|
||
|
|
||
|
0.3 October 7, 2002
|
||
|
- Major rewrite. Combined common functions in gpg-ezmlm.pm,
|
||
|
Switch configuration to config file, Added gpg-ezmlm-convert.pl,
|
||
|
Added Makefile, and Makefile support stuff, added archiving
|
||
|
capability and signature checking. Fixed a bug that caused
|
||
|
gpg-ezmlm-send.pl to hang when attempting to pass large
|
||
|
files through gpg.
|
||
|
|
||
|
0.3.1 April 17, 2004
|
||
|
- Fixed a bug in runcmd that caused the gpg-ezmlm to sometimes
|
||
|
truncate some of the data sent in large messages. Cleaned
|
||
|
the manifest.
|