diff --git a/CREDITS b/CREDITS index 92c36858..c070a844 100644 --- a/CREDITS +++ b/CREDITS @@ -4,9 +4,13 @@ Andrew McMillan. Other people have contributed code and/or criticism to help the project along it's way: + Maxime Delorme (LDAP, bugfixes, styles) + And a big thank you to the translators: Cristina Radalescu Lorena Paoletti Guillaume Rosquin Nick Khazov + Eelco Maljaars + Rafał Ślubowski diff --git a/debian/changelog b/debian/changelog index 8525845a..bc1a886a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +rscds (0.7.2~rc3) unstable; urgency=low + + * Check whether a URL missing a trailing '/' might still be a collection. + * Fix for REPORT to exclude PRIVATE events. + * Show a list of the user's relationships in the admin page. + * Add XML with MKCALENDAR support. + * Add polish language support from Rafał Ślubowski + * Patch to support reporting of "Busy" for confidential events (Maxime + Delorme). + * Allow hiding of alarms for calendars which are not ours (Maxime Delorme). + * Allow uploading of a whole calendar .ics from within user maintenance + (Maxime Delorme). + * Basic LDAP authentication (Maxime Delorme) + + -- Andrew McMillan Sat, 05 May 2007 18:26:33 +1200 + rscds (0.7.1) unstable; urgency=low * Add support for PRIVATE events to REPORT, PROPFIND and GET diff --git a/rscds.webprj b/rscds.webprj index 1f78b525..a16399e6 100644 --- a/rscds.webprj +++ b/rscds.webprj @@ -78,7 +78,6 @@ - @@ -226,9 +225,11 @@ - - + + + +