From 03d6c36b6d5509d46246279c23f2ef75efae888c Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 15 Nov 2006 18:00:55 +0000 Subject: [PATCH] Monotone-Parent: 4416a6a121b05effe30d1b0cb892a51a23b62257 Monotone-Revision: 1b7452b6d4603df5d7819aca9c4ae890a9f86070 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-15T18:00:55 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index ebe494a53..10eb495de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-11-15 Wolfgang Sourdeau + * UI/WebServerResources/generic.js: the log window is not only + visible when UIxDebugEnabled is set. + * UI/WebServerResources/SchedulerUI.js: the month overview's day cells are now initialized with the DOM event interface methods instead of with html attributes.