From 48751046fc14a4a2b157013a0f36839a99601c66 Mon Sep 17 00:00:00 2001 From: Benoit Mortier <benoit.mortier@opensides.be> Date: Thu, 1 Jun 2017 18:10:55 +0200 Subject: [PATCH] Updating Changelog for 1.1.1 Signed-off-by: Benoit Mortier <benoit.mortier@opensides.be> --- Changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Changelog b/Changelog index c754d4fda..a097799ed 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,21 @@ FusionDirectory changelog ========================= +* FusionDirectory 1.1.1 + +[Fix] Bugs #5511: Error displayed when SASL user created +[Fix] Bugs #5528: PHP error and wrong display in ACL assignments in some cases +[Fix] Bugs #5538: Unable to migrate winstations from 1.0.20 to 1.1 +[Fix] FusionDirectory plugins - Bugs #5550: Unsufficient rights for accessing type 'user' +[Fix] FusionDirectory plugins - Bugs #5551: Cannot add a POSIX group to a user +[Fix] FusionDirectory plugins - Bugs #5553: Crash error when we remove a posix group that we used in a template +[Fix] Bugs #5554: Trim the certificates path +[Fix] FusionDirectory plugins - Bugs #5557: Trim the certificates path +[Fix] FusionDirectory plugins - Bugs #5560: The DNS plugin fails to find the primary server, if it's in another zone +[Fix] Bugs #5562: Read rights on template let see the users in the root branch +[Fix] FusionDirectory plugins - Bugs #5564: Automatic primary group is created at the root and not in the branch of the user +[Feature] FusionDirectory plugins - Wishlist #5514: System - DHCP Tab - Preselect DHCP SUBNET according IP address or mask others + * FusionDirectory 1.1 [Fix] Bugs #946: class_plugin should be reviewed -- GitLab