diff --git a/ChangeLog b/ChangeLog index 16e9fe59..01b26f0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2011-09-23 Andrew McMillan + * Release 0.9.9.6 + +2011-09-22 Andrew McMillan + * Implement Timezone Server Protocol per -02 draft RFC + * Add a script that can be run from cron to sync from LDAP. + * Fix accidental null assignments on update from external authentication (LDAP) + +2011-09-20 Andrew McMillan + * Add timezone and scheduling to the default regression set. + * Provide an alternative 1.2.10a patch with fixed check_db_revision(). + +2011-09-19 Andrew McMillan + * Rewrite time-range SQL clauses for clarity and correctness. + +2011-09-17 Andrew McMillan + * Tests for open-ended time-range calendar-query. + * Fix an error in calendar-query handling of time-range queries. + +2011-09-14 Andrew McMillan + * Migrate away from deprecated iCalendar class. + * Ensure username is initialised to something appropriate from LDAP + * Allow null dtstart to match any range, as per Scheduling Draft. + +2011-09-14 Rob Ostensen + * add a check to the setup page for the php calendar extension + +2011-09-13 Rob Ostensen + * skip scheduling attendees with schedule-agent set to something other than server + 2011-09-10 Andrew McMillan * Write schedule resources to attendee calendars and inboxes on PUT. diff --git a/VERSION b/VERSION index b2c002a3..a1dce4be 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.9.5 +0.9.9.6 diff --git a/debian/control b/debian/control index b84ac4e6..c5f82f0f 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Homepage: http://davical.org/ Package: davical Architecture: all -Depends: ${misc:Depends}, debconf (>= 1.0.32), php5-pgsql, postgresql-client (>= 8.1), libawl-php (= 0.47-1), libdbd-pg-perl, libyaml-perl +Depends: ${misc:Depends}, debconf (>= 1.0.32), php5-pgsql, postgresql-client (>= 8.1), libawl-php (= 0.48-1), libdbd-pg-perl, libyaml-perl Recommends: postgresql (>= 8.3) Description: The DAViCal CalDAV Server The DAViCal CalDAV Server is designed to trivially store