davical/debian/changelog
Andrew McMillan c6ea39b12e New release.
2006-10-13 18:21:28 +13:00

73 lines
2.8 KiB
Plaintext

rscds (0.2.0) unstable; urgency=low
* A code sanity review and clean up. Much commenting of code and review for
behaviour against the specification.
* Extend RSCDSUser to allow for addition/deletion of relationships.
* Adjust the dba scripts to do update, as well as create.
-- Andrew McMillan <debian@mcmillan.net.nz> Fri, 13 Oct 2006 18:19:18 +1300
rscds (0.1.6) unstable; urgency=low
* Fix some bugs in caldav-REPORT, which was not working with Lightning.
* Complete work on PROPFIND so that Mulberry now works.
* Add MKCOL, which is based on MKCALENDAR, to support hierarchies of
collections better.
* Rewrite REPORT to use the new XML libraries.
* Commence support of relationships and permissions.
* Write new ics.php which allows export of the full repository (for an
admin), or a subset of the repository.
* That new ics.php allows webcal presentation of the calendars also, so that
even if evolution can't support tasks as CalDAV, it can at least refer to
tasks someone else puts there with (e.g.) Sunbird.
* Started development of a regression testing framework.
* Cleaned up code to remove as many warnings as possible.
* Make caldav.php work with 'cadaver' for more DAV love.
-- Andrew McMillan <debian@mcmillan.net.nz> Sun, 8 Oct 2006 20:13:44 +1300
rscds (0.1.5) unstable; urgency=low
* Support for some parts of PROPFIND and MKCALENDAR now in an effort to
start to work with Mulberry. Alas an unsuccessful one so far.
* User maintenance screens are now functional, although they still do not
allow for manipulation of relationships. That's OK because they don't
work out the other end yet either!
-- Andrew McMillan <debian@mcmillan.net.nz> Sun, 1 Oct 2006 20:46:55 +1300
rscds (0.1.4) unstable; urgency=low
* Now working with both Evolution and Lightning+Thunderbird(alpha)
* Restructured database to show some sense.
* Initial support for TODO items, although either I have it wrong, or
Lighning has it wrong. Lightning can write them, but it doesn't read
them.
-- Andrew McMillan <debian@mcmillan.net.nz> Sun, 24 Sep 2006 17:18:30 +1200
rscds (0.1.3) unstable; urgency=low
* Hopefully now fairly much ready to install.
-- Andrew McMillan <debian@mcmillan.net.nz> Wed, 13 Sep 2006 14:10:31 +1200
rscds (0.1.2) unstable; urgency=low
* Add alternative depends on postgresql-client so we can install this on a
machine running Sarge.
-- Andrew McMillan <debian@mcmillan.net.nz> Wed, 13 Sep 2006 12:03:53 +1200
rscds (0.1.1) unstable; urgency=low
* Time for a real-world-ish release.
-- Andrew McMillan <debian@mcmillan.net.nz> Tue, 12 Sep 2006 05:10:32 -0500
rscds (0.1.0) unstable; urgency=low
* Initial Debian packaging
-- Andrew McMillan <debian@mcmillan.net.nz> Tue, 2 May 2006 07:43:59 +1200