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

Comparing Convert-UUlib/Changes (file contents):
Revision 1.11 by root, Sat Apr 6 02:28:35 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
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.
2 19
30.212 Sat Apr 6 03:52:13 CEST 2002 200.212 Sat Apr 6 03:52:13 CEST 2002
4 - fix yEnc decoding support. 21 - fix yEnc decoding support.
5 - new option OPT_DOTDOT, that makes uulib unescape dot-escaping. 22 - new option OPT_DOTDOT, that makes uulib unescape dot-escaping.
6 - increased linelength to 1195. 23 - increased linelength to 1195.
7 24
80.211 Fri Apr 5 23:56:46 CEST 2002 250.211 Fri Apr 5 23:56:46 CEST 2002
9 - *sigh*. new version of uulib, new braindamaged buffer overflows. 26 - *sigh*. new version of uulib, new braindamaged buffer overflows
10 I would not use this code in a virus-scanner, despite my efforts
11 to fix uulib. Diffs like "line length 256 => 300" should have 27 fixed. Diffs like "line length 256 => 300" should have
12 alerted me... 28 alerted me...
13 29
140.21 Sun Mar 31 22:06:05 CEST 2002 300.21 Sun Mar 31 22:06:05 CEST 2002
15 - 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).
16 - 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