From 72f50e7549b559ca1d359afe3f6ecd658d4f7da8 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Tue, 1 Sep 2009 20:26:45 +0200 Subject: [PATCH] Website update for Radicale 0.1 release --- download.rst | 2 +- news.rst | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/download.rst b/download.rst index 46861136..956b6faf 100644 --- a/download.rst +++ b/download.rst @@ -14,7 +14,7 @@ the `git repository on Gitorious Source Packages =============== -Source packages will be available soon. +- `Radicale-0.1.tar.gz `_ Linux Distribution Packages =========================== diff --git a/news.rst b/news.rst index 19bda756..1842598f 100644 --- a/news.rst +++ b/news.rst @@ -2,6 +2,21 @@ News ====== +Tuesday, September 1 +==================== + +First Radicale release! Here is the changelog: + +0.1 - Crazy Vegetables +---------------------- + +* First release +* Lightning/Sunbird 0.9 compatibility +* Easy installer + +You can download this version on the `download page `_. + + Tuesday, July 28 ================