<?xml version="1.0" encoding="ISO-8859-1" ?>
<package version="1.0">
  <name>Mail_Mime</name>
  <summary>Provides classes to create and decode mime messages.</summary>
  <description>Provides classes to deal with creation and manipulation of mime messages:</description>
  <maintainers>
    <maintainer>
      <user>richard</user>
      <name>Richard Heyes</name>
      <email>richard@php.net</email>
      <role>lead</role>
    </maintainer>
    <maintainer>
      <user>cox</user>
      <name>Tomas V.V.Cox</name>
      <email>cox@idecnet.com</email>
      <role>contributor</role>
    </maintainer>
  </maintainers>
  <release>
    <version>1.2.1</version>
    <date>2002-07-27</date>
    <license>PHP</license>
    <state>stable</state>
    <notes>o License change
o Applied a few changes From Ilia Alshanetsky</notes>
    <filelist>
      <file role="php" baseinstalldir="Mail" md5sum="0caaff707bc5a6c22a799320de3fef37" name="mime.php"/>
      <file role="php" baseinstalldir="Mail" md5sum="26c14ff366dd6f3a1d6336083b05c1f1" name="mimeDecode.php"/>
      <file role="php" baseinstalldir="Mail" md5sum="248efdb87e5fad7f6c4ad00e3b5675ce" name="mimePart.php"/>
      <file role="data" baseinstalldir="Mail" md5sum="194810c478066eaeb28f51116b88e25a" name="xmail.dtd"/>
      <file role="data" baseinstalldir="Mail" md5sum="61cea06fb6b4bd3a4b5e2d37384e14a9" name="xmail.xsl"/>
    </filelist>
  </release>
  <changelog>
    <release>
      <version>1.2</version>
      <date>2002-07-14</date>
      <state>stable</state>
      <notes>o Added header encoding
o Altered mimePart to put boundary parameter on newline
o Changed addFrom() to setFrom()
o Added setSubject()
o Made mimePart inherit crlf setting from mime
      
</notes>
    </release>
    <release>
      <version>1.1</version>
      <date>2002-04-03</date>
      <state>stable</state>
      <notes>This is a maintenance release with various bugfixes and minor enhancements.
</notes>
    </release>
    <release>
      <version>1.0</version>
      <date>2001-12-28</date>
      <state>stable</state>
      <notes>This is the initial release of the Mime_Mail package.
</notes>
    </release>
  </changelog>
</package>
