From 9c349cbcbfa26dbd2e6b3908d387de536db8cd10 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Sat, 26 Jan 2008 16:33:37 +1300 Subject: [PATCH] Note more significant changes from 0.9.3 --- debian/changelog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4fef8dfa..c00bf84f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,13 @@ rscds (0.9.4) unstable; urgency=low * Further performance improvements from bypassing get_permissions() * Other performance improvements from refactoring queries * Fix to .ics import to handle timezones correctly. + * Work around issues introduced when open_basedir is enabled. + * More rscds => davical renaming. + * Create users for the database for DBA and application use during + installation. + * Work around differences in authentication when PHP is used with FastCGI - -- Andrew McMillan Sat, 26 Jan 2008 16:12:30 +1300 + -- Andrew McMillan Sat, 26 Jan 2008 16:24:15 +1300 rscds (0.9.3) unstable; urgency=low