Ver Fonte

Update NEWS and TODO

Guillaume Ayoub há 12 anos atrás
pai
commit
00703b6df1
2 ficheiros alterados com 14 adições e 3 exclusões
  1. 13 1
      NEWS.rst
  2. 1 2
      TODO.rst

+ 13 - 1
NEWS.rst

@@ -3,6 +3,19 @@
 ======
 
 
+0.8 - Rainbow
+=============
+
+* New authentication and rights management modules (by Matthias Jordan)
+* Experimental database storage
+* Command-line option for custom configuration file (by Mark Adams)
+* Root URL not at the root of a domain (by Clint Adams, Fabrice Bellet, Vincent Untz)
+* Improved support for iCal, CalDAVSync and CardDAVSync
+* Empty PROPFIND requests handled (by Christoph Polcin)
+* Colon allowed in passwords
+* Configurable realm message
+
+
 0.7.1 - Waterfalls
 ==================
 
@@ -14,7 +27,6 @@
 * Various DELETE responses fixed
 
 
-
 0.7 - Eternal Sunshine
 ======================
 

+ 1 - 2
TODO.rst

@@ -6,7 +6,7 @@
 ===
 
 * [IN PROGRESS] Other CalDAV clients supports
-* SQL and Git storage backends
+* Git storage backend
 * Tests
 
 
@@ -16,4 +16,3 @@
 * iCal filters and rights
 * CalDAV rights
 * CalDAV filters
-* Read-only access for foreign users