From d1e380fa437c0857d329f7dec36db21961c37a1c Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Tue, 28 Dec 2010 02:15:22 +1300 Subject: [PATCH] Ready for release 0.9.9.4 for real this time... --- ChangeLog | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ae0d756f..86a14435 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,24 @@ -2010-12-25 Andrew McMillan +2010-12-28 Andrew McMillan * Release 0.9.9.4 + +2010-12-27 Andrew McMillan + * Refactor PUT functions to set modified/created dates more correctly. + +2010-12-27 Leho Kraav + * add et_EE to support locales + +2010-12-26 Andrew McMillan + * Fix errors in po files pointed out by Transifex uploading. + * A new AtomFeed class for building an Atom feed. + * Switch to creating an atom feed, which is a better feed standard. + +2010-12-26 Leho Kraav + * A new URL to provide an RSS feed of a calendar's changes. + +2010-12-26 Andrew McMillan + * Refactored RRule to add support for initialisation from a vProperty. + +2010-12-25 Andrew McMillan * Remove all reference to PgQuery * Extensive refactoring of principal-edit, plus support for creating tickets. * Add support for writing scheduling resources on PUT.