From a3c8c70d755b3d0b161019859285cad5bc02e2e8 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 19 Aug 2008 23:48:59 +0000 Subject: [PATCH] Prepare release --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b3d85e1c980..6f6ffce37d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,15 +27,21 @@ For users: project. - Can attach several files to email when sending an invoice, order or proposal by email. +- Can choose accuracy (number of decimals) for prices. +- Localization for decimal and thousand delimiter on number is fully + supported. - More informations reported in system information pages. - Add a budget report. -- New translation: Added spanish language. - Added a security audit report. - Other minor changes (features, look, fixes) - Added compatibility with Firefox 3. - Changes for compatibility with PHP6/Mysql6. - Some bug fixes. +For translators: +- Added spanish es_ES translation. +- Added en_AU translation. + For developers: - Removed useless code: Replaced phplot and phplot5 librairies by artichow.