chuck       2001/01/31 11:07:03 PST
  Modified files:
    docs                 CHANGES 
    lib                  mimetypes.php 
  Log:
  Close a hole in the html attachment cleaning code that let closing tags
  inside attributes (<a href="yyy>" onclick="javascript: ...) fool the parser
  into letting later stuff slip through.
  
  Revision  Changes    Path
  1.270     +1 -0      imp/docs/CHANGES
  1.49      +26 -15    imp/lib/mimetypes.php