From 7d872dee6d58582a589e3fbc0c208a410ee627f3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 1 Dec 2006 04:48:40 +0000 Subject: [PATCH] Doc: Mise a jour doc --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7c0cf8c87d3..1934a0cb34b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,7 @@ English Dolibarr changelog to elements of its companies only). - Little enhancements to OSCommerce module. - Added a second OSCommerce module working through web services. +- Added a Mantis module to have a Mantis application in Dolibarr menu. - Building a PDF document for invoices works like other modules. You can change model just before generating the PDF. - Can generate documents (PDF) for customer orders. Can send them by mail. @@ -45,18 +46,19 @@ English Dolibarr changelog - Can configure your own SMTP server/port for mail sendings. - Works even on "UTF8 by default" systems (Mysql, Linux...) - Better compatibility with different PHP version or setup. -- Lot of fixes after 2.0 release not fixed in 2.0.1. - Added mysqli driver. - Add a WISIWYG editor (FCKEditor) to edit note and comment areas. - Added AJAX features like a 'search product selector'. - Modules boxes on main page can be dragged and dropped (with firefox only). - Support for PHP5. - Removed obsolete files and documentation. -- Traduction more complete. - Added admin tools (backup and files purge). - Added a tool to build a lang package. - Added a tool to build a module package. - Added a tool to build a theme package. +- Traduction more complete. +- Lot of fixes after 2.0 release not fixed in 2.0.1. +