mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Update the NEWS for 0.6.4
This commit is contained in:
parent
7773acb115
commit
f24c3b8e16
2 changed files with 7 additions and 1 deletions
6
NEWS.rst
6
NEWS.rst
|
@ -3,6 +3,12 @@
|
|||
======
|
||||
|
||||
|
||||
0.6.4 - Tulips
|
||||
==============
|
||||
|
||||
* Fix the installation with Python 3.1
|
||||
|
||||
|
||||
0.6.3 - Red Roses
|
||||
=================
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ except ImportError:
|
|||
from radicale import acl, config, ical, log, xmlutils
|
||||
|
||||
|
||||
VERSION = "0.6.x"
|
||||
VERSION = "0.6.4"
|
||||
|
||||
|
||||
class HTTPServer(wsgiref.simple_server.WSGIServer, object):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue