From c92bd5827881f15741b8cff1e86a9a69eb57814a Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Thu, 26 Jul 2012 21:07:37 +0200 Subject: [PATCH] Fix: changelog --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1721558c4eb..4e7928fe321 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,7 +15,7 @@ English Dolibarr ChangeLog -***** ChangeLog for 3.2.0 compared to 3.1.2 ***** +***** ChangeLog for 3.2.0 compared to 3.1.3 ***** WARNING: PHP lower than 5.x are no more supported. WARNING: Because of a major datastructure change onto supplier prices tables, be aware to make a backup of your database before making upgrade. @@ -112,6 +112,15 @@ WARNING: To reduce technic debt, all functions dolibarr_xxx were renamed int dol +***** ChangeLog for 3.1.3 compared to 3.1.2 ***** + +Fix: PgSQL - property must be set if success +Fix: Provide a solution for backup when mysqldump is not available +Fix: Bug #460 - Wrong entity assignment when creating a warehouse +Fix: bug #405 - Late icon always displayed on comm/propal.php + + + ***** ChangeLog for 3.1.2 compared to 3.1.1 ***** - Fix: Can clone a proposal