From 2b4576c41d07b9f4d5304af6a2a5c3b56abe46cb Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 1 Apr 2011 14:49:27 +0000 Subject: [PATCH] Monotone-Parent: c9cee0ae3cbd0262c18e582525d1e487cc6e452b Monotone-Revision: 83e3a0d3136161f458484da0aa20e8fb8b6b2729 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-04-01T14:49:27 Monotone-Branch: ca.inverse.sogo --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 72bc1842c..8e8aded58 100644 --- a/NEWS +++ b/NEWS @@ -7,10 +7,14 @@ Enhancements - updated Spanish translation - "check while typing" is no longer enabled by default in HTML editor - updated CKEditor to version 3.5.2 -- now possible to set a per-instance database storage using the SOGoLocalStorageURL preference +- now possible to set a per-instance database storage using the + SOGoLocalStorageURL preference - sogo-tool: the remove-doubles command now makes use of the card complete names - contact lists now have their own icons in the contacts web module +- sope-appserver: added the ability to configure the minutes timeout per + request after which child processes are killed, via + WOWatchDogRequestTimeout (default: 10) Bug Fixes - restored the automatic expunge of IMAP folders - various mutli-domain fixes