From 7ecca0e356ae99c1bdcf8b77252edf96b259cab2 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Fri, 3 Aug 2012 14:56:48 +0200 Subject: [PATCH] Add news about Radicale 0.7.1 --- news/gayoub/2012-08-03@13:41:55.rst | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 news/gayoub/2012-08-03@13:41:55.rst diff --git a/news/gayoub/2012-08-03@13:41:55.rst b/news/gayoub/2012-08-03@13:41:55.rst new file mode 100644 index 00000000..38324b1b --- /dev/null +++ b/news/gayoub/2012-08-03@13:41:55.rst @@ -0,0 +1,30 @@ +Radicale 0.7.1 +============== + +Radicale 0.7.1 is out! + + +0.7.1 - Waterfalls +------------------ + +* Many address books fixes +* New IMAP ACL (by Daniel Aleksandersen) +* PAM ACL fixed (by Daniel Aleksandersen) +* Courier ACL fixed (by Benjamin Frank) +* Always set display name to collections (by Oskari Timperi) +* Various DELETE responses fixed + +It's been a long time since the last version… As usual, many people have +contributed to this new version, that's a pleasure to get these pull requests. + +Most of the commits are bugfixes, especially about ACL backends and address +books. Many clients (including aCal and SyncEvolution) will be much happier +with this new version than with the previous one. + +By the way, one main new feature has been added: a new IMAP ACL backend, by +Daniel. And about authentication, exciting features are coming soon, stay +tuned! + +Next time, as many mails have come from angry and desperate coders, tests will +be *finally* added to help them to add features and fix bugs. And after that, +who knows, it may be time to release Radicale 1.0…