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

Comparing Convert-UUlib/doc/HISTORY (file contents):
Revision 1.1 by root, Tue Jun 12 09:56:11 2001 UTC vs.
Revision 1.2 by root, Sun Oct 13 13:51:00 2002 UTC

1# 1#
2# $Id: HISTORY,v 1.1 2001/06/12 09:56:11 root Exp $ 2# $Id: HISTORY,v 1.2 2002/10/13 13:51:00 root Exp $
3# 3#
4 4
5PROGRAM HISTORY 5PROGRAM HISTORY
6--------------- 6---------------
7 7
460 parts for encoded data. 460 parts for encoded data.
461- Add +o option to never overwrite files (useful in non-interactive 461- Add +o option to never overwrite files (useful in non-interactive
462 mode) 462 mode)
463- Add -c option to autoclear input files from which anything was decoded. 463- Add -c option to autoclear input files from which anything was decoded.
464 Use with care - UUDeview does not care about anything else in that file. 464 Use with care - UUDeview does not care about anything else in that file.
465- Add -h option for improved MIME compliance on MIME messages. 465- Add -z option for improved MIME compliance on MIME messages.
466- Improved encoding detection, it should now be less sensitive to data 466- Improved encoding detection, it should now be less sensitive to data
467 that looks both like uu and Base 64. 467 that looks both like uu and Base 64.
468- Add -r (Reply-To:) and -f (From:) options to uuenview 468- Add -r (Reply-To:) and -f (From:) options to uuenview
469- Support encoding as quoted-printable 469- Support encoding as quoted-printable
470- Support "encoding" as plain text 470- Support "encoding" as plain text
475- Tag attachments as "text/plain" if plain text or quoted printable is 475- Tag attachments as "text/plain" if plain text or quoted printable is
476 used and no other mime type is appropriate. 476 used and no other mime type is appropriate.
477- Recognize a boundary when scanning a file in "freestyle" mode. This is 477- Recognize a boundary when scanning a file in "freestyle" mode. This is
478 similar to the AOL handling above. 478 similar to the AOL handling above.
479 479
480 0.5.16 (26.08.2001)
481--------
482- fix handling of "x-uue" encoded MIME attachments
483- bug fix for file renaming
484
485 0.5.17 (06.03.2002)
486--------
487- fix handling of quoted parameters
488- some support for yEnc encoding
489
490 0.5.18 (02.04.2002)
491--------
492- fix for yEnc files in UUInfoFile
493- patch by Matthew Mueller:
494 - add CRC generation and checks for yEnc
495 - accept yEnc files where the tab character is not escaped
496 - improved error checking for yEnc files
497

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines