update NEWS file

pull/52/head
Alexandre Cloutier 2014-09-08 14:58:21 -04:00
parent 1fb3198dbc
commit 9daab5a9a1
1 changed files with 5 additions and 0 deletions

5
NEWS
View File

@ -9,6 +9,11 @@ Enchancements
- printing calendars in colors is now possible in all views; list, daily, weekly and multicolumns
- new option to print calendars events and tasks with a background color or with a border color
- labels tagging only make one AJAX call for all the selected messages instead of one AJAX call per message
- new option to print calendars events and tasks with a background color or with a border color
- all modules can now be automatically refreshed
-- new configurable user defaults variables; SOGoRefreshViewCheck & SOGoRefreshViewIntervals
--- SOGoMailMessageCheck has been replaced by SOGoRefreshViewCheck
--- SOGoMailPollingIntervals has been replaced by SOGoRefreshViewIntervals
Bug fixes
- fixed crasher when subscribing users to resources (#2892)