From 7cd5e0b02177faac824e7c36f695b3cf8dc7728c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Tue, 29 Sep 2009 17:26:59 +0000 Subject: [PATCH] New: Can define first day of week --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 035e672a5fc..5f251647d7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,6 +47,7 @@ For users: - New: Add experimental point of sale module. - New: Better usage when using with smartphones. - New: Add module FTP client. +- New: Can set first day of week. - Fix: "Now" link works when date popup is not used. - Fix: Debug seriously the email notification module. - Fix: Error Call to a member function trans when refusing a supplier order. -- GitLab