From 31321fdb95441d01054bb0fc591bdb1f23bdd0d0 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Mon, 22 Jun 2009 14:28:36 +1200 Subject: [PATCH] ChangeLog moved out of Debian changelog. --- ChangeLog | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 00000000..cb40322b --- /dev/null +++ b/ChangeLog @@ -0,0 +1,36 @@ +2009-06-22 Andrew McMillan + + * Release 0.9.7 + +2009-06-22 Andrew McMillan + + * Add debug logging of response/request and related headers. + +2009-06-20 Andrew McMillan + + * Various fixes for compatibility with iPhone v3 OS. + +2009-06-16 Andrew McMillan + + * Align freebusy.php parameter handling with proposed standard. + +2009-06-15 Andrew McMillan + + * Allow free/busy permission to grant access to obfuscated calendar. + +2009-06-13 Andrew McMillan + + * Stubbed implementation of calendar proxy. + +2009-05-12 Andrew McMillan + + * Switch to RRULE functions for more accurate overlap calculation. + +2009-04-17 Andrew McMillan + + * Added support for publicly_readable attribute of collection + when accessing a /public.php/user/collection/ path. + +2009-04-11 Andrew McMillan + + * Allow configuration of site wide user default values.