Fixed typo

This commit is contained in:
Ludovic Marcotte
2016-04-12 14:30:45 -04:00
parent 34eac1525e
commit 5dad2b4d16
+1 -1
View File
@@ -35,7 +35,7 @@ Bug fixes
- [web] properly escape the user's display name (#3617)
- [web] avoid returning search results on objects without read permissions (#3619)
- [core] properly escape wide characters (#3616)
- [core] avoid double-appending domains in cahce for multi-domain configurations (#3614)
- [core] avoid double-appending domains in cache for multi-domain configurations (#3614)
- [dav] we now handle the default classifications for tasks (#3541)
- [eas] properly unfold long mail headers (#3152)
- [eas] correctly set EAS message class for S/MIME messages (#3576)