From d09d1ab85cdaeb62fff042bc7c6ce899170e2450 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 27 Feb 2010 20:15:41 +0000 Subject: [PATCH] Sec: Fix security permission check --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 7ede160f77b..d77e64df668 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,7 @@ For users: - Fix: Warning should not appears for invoice closed - Fix: Import for companies works even with prefix empty. - Fix: bug #28895 : Création d'utilisateur impossible. +- Fix: Can change password if has only permission change password. For developers: - Qual: Reorganize /dev directory.