From: Jelmer Vernooij <[email protected]> The calypso changes can be found in the git commit history. --- NEWS | 56 -------------------------------------------------------- 1 file changed, 56 deletions(-) delete mode 100644 NEWS
diff --git a/NEWS b/NEWS deleted file mode 100644 index b2faa6f..0000000 --- a/NEWS +++ /dev/null @@ -1,56 +0,0 @@ -========================== - Calypso - CalDAV Server -========================== - ------- - NEWS ------- - -0.5 - Historical Artifacts -========================== - -* Calendar depth -* iPhone support -* MacOS and Windows support -* HEAD requests management -* htpasswd user from calendar path - - -0.4 - Hot Days Back -=================== - -* Personal calendars -* HEAD requests -* Last-Modified HTTP header -* ``no-ssl`` and ``foreground`` options -* Default configuration file - - -0.3 - Dancing Flowers -===================== - -* Evolution support -* Version management - - -0.2 - Snowflakes -================ - -* Sunbird pre-1.0 support -* SSL connection -* Htpasswd authentication -* Daemon mode -* User configuration -* Twisted dependency removed -* Python 3 support -* Real URLs for PUT and DELETE -* Concurrent modification reported to users -* Many bugs fixed by Roger Wenham - - -0.1 - Crazy Vegetables -====================== - -* First release -* Lightning/Sunbird 0.9 compatibility -* Easy installer -- 2.8.0.rc3 _______________________________________________ Calypso mailing list [email protected] http://keithp.com/mailman/listinfo/calypso
