Add versionadded tag to singlefile

This commit is contained in:
Markus Unterwaditzer 2014-05-31 19:39:59 +02:00
parent 9fb1696ea0
commit 9f966fb4a1

View file

@ -22,6 +22,8 @@ class SingleFileStorage(Storage):
'''Save data in single VCALENDAR file, like Orage -- a calendar app for '''Save data in single VCALENDAR file, like Orage -- a calendar app for
XFCE -- and Radicale do. Usable as ``singlefile`` in the config file. XFCE -- and Radicale do. Usable as ``singlefile`` in the config file.
.. versionadded:: 0.1.6
.. note:: .. note::
This storage has many raceconditions and is very slow. What this This storage has many raceconditions and is very slow. What this
basically means is that you shouldn't use this storage unless you have basically means is that you shouldn't use this storage unless you have