From 34d598d9e692d3dc2e298abdf77bb36de93648aa Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@destailleur.fr> Date: Wed, 13 Nov 2013 12:49:23 +0100 Subject: [PATCH] Update changelog, prepare 3.5. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ccac828024b..4cc9085b733 100644 --- a/ChangeLog +++ b/ChangeLog @@ -64,7 +64,8 @@ For users: - New: Add field oustanding limit into thirdparty properties. - New: Can enter a vat payment of zero. - New: Add path to installed dir of external modules + Name and web of module provider. -- New: Add option to use a specific mask for uploaded filename +- New: Add option to use a specific mask for uploaded filename. +- New: Can attach external links to objects as we can attach files. - Qual: Implement same rule for return value of all command line scripts (0 when success, <>0 if error). - Fix: [ bug #992 ] Proforma invoices don't have a separated numeric count. - Fix: [ bug #1022 ] correct margin calculation for credit notes. -- GitLab