diff --git a/src/site/xdoc/roadmap.xml b/src/site/xdoc/roadmap.xml
index a4fe9947..10664c69 100644
--- a/src/site/xdoc/roadmap.xml
+++ b/src/site/xdoc/roadmap.xml
@@ -15,14 +15,13 @@
for improvement. The following section lists the expected new features
and enhancements in next DavMail versions.
-
+
Next minor release
- - Create a new RPM package with redline rpm ant task
- - Implement Caldav attachments
- Implement hide from Dock option on OSX
+ - Fix caldav support in EWS mode, implement recurring event exception
@@ -34,8 +33,18 @@
Exchange 2010 support through EWS: Experimental implementation already available but not
complete, set davmail.enableEws=true in davmail.properties to test
+
+
+
+
+ Future version
+
+
+ - Implement Caldav attachments
+ - Test the RPM package
- Jsmooth Windows 64 bit wrappers
- - Include Unix init.d script to help users use DavMail in server mode
+ - Implement ActiveSync backend
+ - Implement EWS frontend for Exchange 2003 backend and Outlook 2011
- Implement custom authenticator interface to handle specific authentications
(e.g. token based)