From 0173de1940a63f4f00ca4039eabcd06f1c3510d9 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 6 Oct 2009 00:24:33 +0000 Subject: [PATCH] Create htaccess file by default into document if not already exists --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 5f251647d7e..cac54a21fce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,6 +48,7 @@ For users: - New: Better usage when using with smartphones. - New: Add module FTP client. - New: Can set first day of week. +- New: Installer now create a .htaccess to protect documents directory. - Fix: "Now" link works when date popup is not used. - Fix: Debug seriously the email notification module. - Fix: Error Call to a member function trans when refusing a supplier order.