From 80a68a8295534db9d59072a085748c7bfd7ef746 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 14 Aug 2014 01:05:37 +0200 Subject: [PATCH] Update changelog --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 85ae762fc8c..48b58663a0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -82,7 +82,9 @@ For developers: WARNING: Following change may create regression for some external modules, but was necessary to make Dolibarr better: -- Changed the way parameters are provided to scripts sync_xxx_ldap2dolibarr.php +- Changed the way parameters are provided to scripts sync_xxx_ldap2dolibarr.php +- Some field into database wwere renamed from "libelle" to "label". +- Table llx_c_pays were renamed into llx_c_country. ***** ChangeLog for 3.6 compared to 3.5.* *****