home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / perl / scripts-convex / audit / Bug_fixes < prev    next >
Encoding:
Text File  |  1993-07-14  |  237 b   |  7 lines

  1. Bugs fixed since previous release:
  2.  
  3.     - @to and @cc are always created. 
  4.     - $apparentlyto is set to $headers{"apparently-to"} if it exists.
  5.     - mail header names that contain hyphens (return-path, replty-to,
  6.       etc.) are parsed correctly.
  7.