New version. Yes, I know we did one yesterday...

This commit is contained in:
Andrew McMillan 2009-10-07 17:04:08 -07:00
parent bede1cba07
commit 21885361ab
3 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,10 @@
2009-10-07 Andrew McMillan <andrew@morphoss.com>
* Release 0.9.7.4
* Fix setting of relationships in user administration.
* Add option to make freebusy information public.
* Correct structure of supported-privilege-set response.
* Move server-specific properties from CalDAVPrincipal to CalDAVRequest.
2009-10-06 Andrew McMillan <andrew@morphoss.com>
* Release 0.9.7.3

View File

@ -1 +1 @@
0.9.7.3
0.9.7.4

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
davical (0.9.7.4-0) unstable; urgency=low
* New upstream release.
-- Andrew McMillan <debian@mcmillan.net.nz> Wed, 07 Oct 2009 17:03:14 -0700
davical (0.9.7.3-0) unstable; urgency=low
* New upstream release.