improvements to EAS SyncKey handling to avoid missing mails (#3048, #3058)

This commit is contained in:
Ludovic Marcotte
2015-03-24 11:07:12 -04:00
parent 326635d81b
commit 4d52c9d7e4
2 changed files with 6 additions and 2 deletions
+1
View File
@@ -27,6 +27,7 @@ Bug fixes
- properly fallback over EAS to UTF-8 and then Latin1 for messages w/o charset (#3103)
- prevent potential freebusy lookup crashes during timezone changes with repetitive events
- improved GetItemEstimate to count all vasnished/deleted mails too
- improvements to EAS SyncKey handling to avoid missing mails (#3048, #3058)
2.2.16 (2015-02-12)
-------------------