projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b61560c
)
package.xml changelog
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 27 Jan 2010 19:37:49 +0000
(12:37 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 27 Jan 2010 19:37:49 +0000
(12:37 -0700)
framework/Imap_Client/package.xml
patch
|
blob
|
history
diff --git
a/framework/Imap_Client/package.xml
b/framework/Imap_Client/package.xml
index
c8a4e7a
..
0bd4ef2
100644
(file)
--- a/
framework/Imap_Client/package.xml
+++ b/
framework/Imap_Client/package.xml
@@
-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().