* Fix handling of WSGI - not all versions of start_response take
keyword arguments. (Jelmer Vernooij, 124)
* Add --no-strict option for clients that don't follow
the spec. (Jelmer Vernooij)
* Add basic support for expanding RRULE. (Jelmer Vernooij, 8)
* Add parsing support for CALDAV:schedule-tag property.
(Jelmer Vernooij)
* Fix support for HTTP Expect. (Jelmer Vernooij, 126)