From 1ffefc1276a8800b121c7a7fed2535200af7fddb Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 9 Aug 2009 01:47:28 +0000 Subject: [PATCH] Doc --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c10c81413f3..a6b97780aa9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,7 @@ For users: - New: Include Dolibarr version in suggested dump filename. - New: Enhancement in project module. - New: Add log tab on emailing module. +- New: Minor enhancements in look themes. - Fix: Debug seriously the email notification module. - Fix: Error Call to a member function trans when refusing a supplier order. - Fix: Fix payment conditions on commercial proposals. @@ -56,7 +57,7 @@ For developers: - Removed useless code of old commercial module. - Updated wiki documentation. - Better W3C standard. -- Can add data provided with a module. +- Can add init data when enabling a module. - Can fix some corruptions in database by calling the update page with action=repair