From d26b117009e30e09139673bc46e6dcd0eab34c31 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 3 Jun 2014 18:44:38 +0200 Subject: [PATCH] UID independence was introduced in Version 1.5 [skip-ci] --- docs/server_support.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/server_support.rst b/docs/server_support.rst index c0af45e..f79bc48 100644 --- a/docs/server_support.rst +++ b/docs/server_support.rst @@ -8,7 +8,7 @@ correctly with any remotely popular CalDAV or CardDAV server. vdirsyncer's synchronization works best if the items have ``UID`` properties. Items which don't have this property still should be synchronized fine as of -version 1.6, but for performance reasons, such items should rather be the +version 1.5, but for performance reasons, such items should rather be the exception than the rule. For a possible way to automatically fix such items, take a look at `vfix `_.