Fix possible JS exception in Contacts module

pull/72/head
Francis Lachapelle 2015-03-09 14:04:21 -04:00
parent cbba0719bb
commit 517f4b0f49
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -13,6 +13,7 @@ Bug fixes
- do not use syncKey from cache when davCollectionTag = -1
- use correct mail attachment elements for EAS 2.5 clients
- fixed contacts lookup by UID in freebusy
- reduced telephone number to a single value in JSON response of contacts list
2.2.16 (2015-02-12)
-------------------