do not use syncKey from cache when davCollectionTag = -1 - patch from tfu

This commit is contained in:
Ludovic Marcotte
2015-03-24 11:07:10 -04:00
parent 950507626b
commit 6860ef83ae
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -10,6 +10,7 @@ Bug fixes
- fixed tasks disappearing issue with RoadSync
- use the correct body element for events for EAS 2.5 clients
- SmartReply improvements for missing body attributes
- do not use syncKey from cache when davCollectionTag = -1
2.2.16 (2015-02-12)
-------------------