From a9869cdc0defe80cf8b493e1b6f491d2d3d6b6ff Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 30 Aug 2006 23:14:41 +0000 Subject: [PATCH] Monotone-Parent: 78b7a953d60bb703711ea8ff6a70c0514fdaf45a Monotone-Revision: 779452ba7ac1416469116c95f85c2c23a3e0d802 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:14:41 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 686fa03f5..9e332d993 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-08-30 Wolfgang Sourdeau + * UI/WebServerResources/UIxAppointmentEditor.js: added code to + manage showing and hiding appointment details. + * SoObjects/SOGo/SOGoUserFolder.m ([SOGoUserFolder -privateContacts:inContext:]): init the SOGoAppointmentFolder's timezone by taking the current user's timezone setting.