Update NEWS and TODO

This commit is contained in:
Guillaume Ayoub 2013-07-09 13:08:15 +02:00
parent b19716e96c
commit 00703b6df1
2 changed files with 14 additions and 3 deletions

View File

@ -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 0.7.1 - Waterfalls
================== ==================
@ -14,7 +27,6 @@
* Various DELETE responses fixed * Various DELETE responses fixed
0.7 - Eternal Sunshine 0.7 - Eternal Sunshine
====================== ======================

View File

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