package.xml changelog
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 27 Jan 2010 19:37:49 +0000 (12:37 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 27 Jan 2010 19:37:49 +0000 (12:37 -0700)
framework/Imap_Client/package.xml

index c8a4e7a..0bd4ef2 100644 (file)
@@ -31,7 +31,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
   <api>alpha</api>
  </stability>
  <license uri="http://www.gnu.org/copyleft/lesser.html">LGPL</license>
- <notes>* Add support for LIST-STATUS (draft-ietf-morg-status-in-list-01).
+ <notes>* Added STATUS_LASTMODSEQ and STATUS_LASTMODSEQUIDS status() entries.
+ * Add support for LIST-STATUS (draft-ietf-morg-status-in-list-01).
  * Add support for THREAD=REFS (draft-ietf-morg-inthread-00).
  * Add support for RFC 5258 (LIST-EXTENDED).
  * Add Horde_Imap_Client_Utils::createUrl().