From 17404d0383b71864f41d4a542da871263aa59553 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Thu, 5 Jan 2012 22:46:22 +0100 Subject: [PATCH] Add news about Calypso and Radicale 0.6.4 --- news/gayoub/2012-01-05@21:10:44.rst | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 news/gayoub/2012-01-05@21:10:44.rst diff --git a/news/gayoub/2012-01-05@21:10:44.rst b/news/gayoub/2012-01-05@21:10:44.rst new file mode 100644 index 00000000..82ae7c38 --- /dev/null +++ b/news/gayoub/2012-01-05@21:10:44.rst @@ -0,0 +1,29 @@ +Radicale 0.6.4, News from Calypso +================================= + +New year, new release. Radicale 0.6.4 has a really short changelog: + + +0.6.4 - Tulips +-------------- + +* Fix the installation with Python 3.1 + +The bug was in fact caused by a `bug in Python 3.1 +`_, everything should be OK now. + + +Calypso +------- + +After a lot of changes in Radicale, Keith Packard has decided to launch a fork +called `Calypso `_, with nice features such +as a Git storage mechanism and a CardDAV support. + +There are lots of differences between the two projects, but the final goal for +Radicale is to provide these new features as soon as possible. Thanks to the +work of Keith and other people on GitHub, a basic CardDAV support has been +added in the `carddav branch `_ +and already works with Evolution. Korganizer also works with existing address +books, and CardDAV-Sync will be tested soon. If you want to test other clients, +please let us know!