From 9260cc90a5e1abe09c3d68f71112ad83c19ab90c Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 4 Jul 2007 20:32:44 +0000 Subject: [PATCH] Monotone-Parent: 7e247b257b7b6a7776298f020b981cb064ab1b6c Monotone-Revision: 9ee35442ae529d1c136cdfc26e4e560b8b4e3a98 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-04T20:32:44 Monotone-Branch: ca.inverse.sogo --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 3107de1de..4d5694a24 100644 --- a/NEWS +++ b/NEWS @@ -2,3 +2,5 @@ ---------------- - added the ability to specify a super user through the SOGoSuperUsername user default; - added the ability to view the message source; +- no longer autocreate folders if we are not their owners; +- made compatible with PostgreSQL 8.2;