From 21885361ab4b9d6f9f934a05df8d9c42df583324 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Wed, 7 Oct 2009 17:04:08 -0700 Subject: [PATCH] New version. Yes, I know we did one yesterday... --- ChangeLog | 7 +++++++ VERSION | 2 +- debian/changelog | 6 ++++++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a4083bd9..2e85ff38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-10-07 Andrew McMillan + * 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 * Release 0.9.7.3 diff --git a/VERSION b/VERSION index 2f2c04a0..0c513a3f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.7.3 +0.9.7.4 diff --git a/debian/changelog b/debian/changelog index faa3734c..4e1c5ac7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +davical (0.9.7.4-0) unstable; urgency=low + + * New upstream release. + + -- Andrew McMillan Wed, 07 Oct 2009 17:03:14 -0700 + davical (0.9.7.3-0) unstable; urgency=low * New upstream release.