ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Convert-UUlib/Changes
(Generate patch)

Comparing Convert-UUlib/Changes (file contents):
Revision 1.9 by root, Fri Apr 5 21:56:57 2002 UTC vs.
Revision 1.18 by root, Tue Oct 15 23:20:29 2002 UTC

1Revision history for Perl extension Convert::UUlib. 1Revision history for Perl extension Convert::UUlib.
2 2
30.31
4 - much better documentation, now considered "useful".
5 - removed the procedural interface.
6
70.3 Sun Oct 13 15:12:11 CEST 2002
8 - updated to uulib 0.5.18. As expected, some but not all of my bugfixes
9 have went into uulib, sdo the number of differences decreased a bit
10 again.
11 - I found out that the library is being sold commercially by Frank
12 Pilhofer, disregarding the GPL and ignoring the rights of the people
13 who sent in patches :(
14 - vastly more useful documentation in the .pm file.
15 - much smaller distribution filesize ;)
16
170.213 Sat Jul 27 21:16:30 CEST 2002
18 - fixed another buffer overflow, also added a santity check to fgets.
19
200.212 Sat Apr 6 03:52:13 CEST 2002
21 - fix yEnc decoding support.
22 - new option OPT_DOTDOT, that makes uulib unescape dot-escaping.
23 - increased linelength to 1195.
24
30.211 Fri Apr 5 23:56:46 CEST 2002 250.211 Fri Apr 5 23:56:46 CEST 2002
4 - *sigh*. new version of uulib, new braindamaged buffer overflows. 26 - *sigh*. new version of uulib, new braindamaged buffer overflows
5 I would not use this code in a virus-scanner, despite my efforts
6 to fix uulib. Diffs like "line length 256 => 300" should have 27 fixed. Diffs like "line length 256 => 300" should have
7 alerted me... 28 alerted me...
8 29
90.21 Sun Mar 31 22:06:05 CEST 2002 300.21 Sun Mar 31 22:06:05 CEST 2002
10 - bumped uulib from 0.5.15 to 0.5.17 (adds some yEnc support, YENC_ENCODED). 31 - bumped uulib from 0.5.15 to 0.5.17 (adds some yEnc support, YENC_ENCODED).
11 - source-renamed FP_*-symbols to _FP_* again, but still define them 32 - source-renamed FP_*-symbols to _FP_* again, but still define them

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines