From e10ec4e02e49fb235ec9a949b15ecc788a124ad0 Mon Sep 17 00:00:00 2001 From: PCoder Date: Sat, 7 Mar 2020 11:54:04 +0530 Subject: [PATCH] Update Changelog for 2.10.4b --- Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog b/Changelog index 5700852e..59d5ba74 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2.10.4b: 2020-03-07 + * #7819: Handle creating ldap usernames for users whose names contain unicode already (MR!733) + Limit the maximum length of a username (64 characters) 2.10.3b: 2020-03-05 * #7773: Use username for communicating with opennebula all the time 2.10.2b: 2020-02-25