From 0e36b67f75e82b299e11ad3b7a3f948b34c66c26 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Mon, 19 Mar 2007 12:33:17 +1200 Subject: [PATCH] Changelog for 0.7.1, which should have been committed earlier. --- debian/changelog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 03841f9b..8525845a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +rscds (0.7.1) unstable; urgency=low + + * Add support for PRIVATE events to REPORT, PROPFIND and GET + * Fixes to the RRule parsing used for freebusy for PHP5. + * Fix various bugs present when used with PHP5. + * Fix a bug in create database script which allowed installation without an + admin password. + * Fix the response code on PUT which should be "204 No Content" rather than + "200 OK". + * Updated french translation. + * Fix function definitions to be compatible with PostgreSQL 7.4 and 8.0. + + -- Andrew McMillan Sat, 10 Mar 2007 07:54:27 +1300 + rscds (0.7.0) unstable; urgency=low * Changes to privacy model for FREEBUSY @@ -9,7 +23,7 @@ rscds (0.7.0) unstable; urgency=low calendar collections directly for WebDAV instead. * Cleaned out files that should not be distributed. - -- Andrew McMillan Mon, 19 Feb 2007 13:11:17 +1300 + -- Andrew McMillan Mon, 19 Feb 2007 19:39:57 +1300 rscds (0.6.0) unstable; urgency=low