From 5965b4b03265f0d0d4ccf67ad1b9a089ecc5a519 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 12 Dec 2011 19:05:27 +0000 Subject: [PATCH] Updated NEWS file. Monotone-Parent: 36c1aa12bd08b88af3f6e7523985a0206d8d95be Monotone-Revision: 3d756678ba29d271ff51502f9c5d9937330bd1fa Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-12-12T19:05:27 --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index cd774fecf..666ef7060 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.3-201112DD (1.3.11) +1.3-20111212 (1.3.11) --------------------- New Features - new experimental feature to force popup windows to appear in an iframe -- this mode @@ -7,6 +7,7 @@ New Features Enhancements - contacts from the email editor now appear in a pane, like in Thunderbird - improved display of contacts in Address Book module + - "remember login" cookie now expires after one month - added DanishDenmark translation - thanks to Altibox - updated German translation - updated SpanishArgentina translation @@ -15,6 +16,10 @@ Enhancements Bug Fixes - fixed encoding of headers in sogo-ealarm-notify - fixed confirmation dialog box when deleting too many events + - fixed issue when saving associating a category to an event/task + - fixed time shift regression in Calendar module + - activated "standard conforming strings" in the PosgreSQL adapter to fixed errors with backslashes + - fixed a bug when GCSFolderDebugEnabled or GCSFolderManagerDebugEnabled were enabled 1.3-20111130 (1.3.10) ---------------------