From d1da6c2efb01108adfd5a08ec3df6648f2574ff7 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Sun, 3 Dec 2006 18:55:36 +1300 Subject: [PATCH] New release. --- debian/changelog | 18 ++++++++++++++++++ rscds.webprj | 3 ++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9290579d..cef83e4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +rscds (0.5.0) unstable; urgency=low + + * We now support a basic authentication hook to allow external sources of + authentication and user information. + * Some simple ability has been added to the admin interface to list + calendars and events. + * When an event is added to a non-existent calendar, the calendar is + automatically created (if $c->collections_always_exist is true). + * The permissions architecture has been changed to allow extension towards + the DAV access standards in due course. + * Allow RSCDS to operate as a subdirectory in an existing virtual host. + * The PHP register_globals directive need not be enabled any longer. + * The RSCDS include directory need not be specified any longer. + * RSCDS should now work without generating errors even with E_ALL set in php.ini + * Add a Netherlands translation. + + -- Andrew McMillan Sun, 3 Dec 2006 18:43:47 +1300 + rscds (0.4.0) unstable; urgency=low * Added initial Russian translation from Nick Khazov. diff --git a/rscds.webprj b/rscds.webprj index 3925e338..d30472c7 100644 --- a/rscds.webprj +++ b/rscds.webprj @@ -224,6 +224,7 @@ - + +