(fix) improve handling of email folders without a parent

This commit is contained in:
Ludovic Marcotte 2016-10-18 11:22:22 -04:00
parent 21896929ad
commit bda3be1c2d

1
NEWS
View file

@ -13,6 +13,7 @@ Bug fixes
- [web] fixed progress indicator while importing cards or events and tasks - [web] fixed progress indicator while importing cards or events and tasks
- [web] improved detection of changes in CKEditor (#3839) - [web] improved detection of changes in CKEditor (#3839)
- [web] fixed vCard generation for tags with no type (#3826) - [web] fixed vCard generation for tags with no type (#3826)
- [eas] improve handling of email folders without a parent
- [core] only consider SMTP addresses for AD's proxyAddresses (#3842) - [core] only consider SMTP addresses for AD's proxyAddresses (#3842)
- [core] sogo-tool manageeas now works with single store mode - [core] sogo-tool manageeas now works with single store mode