You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2011/04/08 11:30:25 UTC

svn commit: r1090167 - in /james/server/trunk: README.txt src/site/xdoc/release-notes.xml

Author: eric
Date: Fri Apr  8 09:30:24 2011
New Revision: 1090167

URL: http://svn.apache.org/viewvc?rev=1090167&view=rev
Log:
Add IMAP Idle support, 3.0-M3 rocks! (JAMES-1219)

Modified:
    james/server/trunk/README.txt
    james/server/trunk/src/site/xdoc/release-notes.xml

Modified: james/server/trunk/README.txt
URL: http://svn.apache.org/viewvc/james/server/trunk/README.txt?rev=1090167&r1=1090166&r2=1090167&view=diff
==============================================================================
--- james/server/trunk/README.txt (original)
+++ james/server/trunk/README.txt Fri Apr  8 09:30:24 2011
@@ -17,7 +17,8 @@ _\ \  __/ |   \ V /  __/ |     ___) |_| 
 Thank you for testing Apache James Server 3.0-M3!
 
   * What's new in 3.0-M3 for end users
-    - Numerous IMAP bug fixes (client support outlook,..., memory leaks, NIO and IO)
+    - Numerous IMAP bug fixes (better client support, memory improvement, NIO and IO support...)
+    - Support for IMAP IDLE (RFC 2177, server transmit updates to the client in real time)
     - Telnet Management has been removed in favor of JMX with client shell
     - More metrics counters available via JMX
     - JPA validated against more databases (among others Oracle)

Modified: james/server/trunk/src/site/xdoc/release-notes.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/release-notes.xml?rev=1090167&r1=1090166&r2=1090167&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/release-notes.xml (original)
+++ james/server/trunk/src/site/xdoc/release-notes.xml Fri Apr  8 09:30:24 2011
@@ -51,7 +51,8 @@
 
   <pre>
   * What's new in 3.0-M3 for end users
-    - Numerous IMAP bug fixes (client support outlook,..., memory leaks, NIO and IO)
+    - Numerous IMAP bug fixes (better client support, memory improvement, NIO and IO support...)
+    - Support for IMAP IDLE (RFC 2177, server transmit updates to the client in real time)
     - Telnet Management has been removed in favor of JMX with client shell
     - More metrics counters available via JMX
     - Better debug logging on protocols



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org