diff --git a/news.rst b/news.rst index 2335bc5c..a285ca63 100644 --- a/news.rst +++ b/news.rst @@ -2,6 +2,18 @@ News ====== +Monday, April 19, 2010 +====================== + +Radicale now supports another CalDAV client: `Evolution, the default mail, +addressbook and calendaring client for Gnome +`_. This feature was quite easy to add, +as it required less than 20 new lines of code in the requests handler. + +If you are interested, just clone the `git repository +`_. + + Tuesday, April 13, 2010 =======================