From 42998bafb48b0e6d00ea4400f47a83abe42bafd4 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 22 Dec 2010 23:41:19 +0000 Subject: [PATCH] Doc --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 848ea8b5688..3ad00d6bc31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -162,7 +162,7 @@ For users: - Fix: Some fixes in barcode management. - Fix: Access to phpMyAdmin is now ok on new DoliWamp installation. -For tranlators: +For translators: - Fix: Major update of italian translation (it_IT). - Fix: A lot of translation fixes in all languages. - New: Added translations (sl_SL, is_IS). @@ -171,6 +171,7 @@ For tranlators: For developers: - More comments in code. - Uniformize some code. +- All arrays "lignes" were renamed into "lines". - Delete all useless pre.inc.php files (this also increase speed). - Fix W3C errors in page forging. - Qual: Mutualize code of menu managers.