Release 0.9.1

This commit is contained in:
Andrew McMillan 2007-10-25 16:29:26 +13:00
parent 628dec3209
commit 17a21eaa15
2 changed files with 16 additions and 1 deletions

View File

@ -1 +1 @@
0.9.0
0.9.1

15
debian/changelog vendored
View File

@ -1,3 +1,18 @@
rscds (0.9.1) unstable; urgency=low
* Reduce debug logging noise when debugging is iff
* When class is NULL we should consider it to be PUBLIC.
* Clean up some uninitialised variable warnings.
* Refactoring caldav-PUT to allow calling from a different code path.
* State how to make LDAP use an anonymous bind initially.
* Include any VTODO in GET for a collection.
* Minor permissions changes.
* Fix VTODO handling by time-range queries.
* Various fixes to LDAP authentication.
* Fix permissions for RW access.
-- Andrew McMillan <debian@mcmillan.net.nz> Thu, 25 Oct 2007 16:06:02 +1300
rscds (0.9.0) unstable; urgency=low
* Changes preparatory to renaming to DAViCal