From e37c06f102fcf337b09db17e47a36122dcafa502 Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Fri, 25 Oct 2019 18:09:43 +0200 Subject: [PATCH] Release 2.4.0-0 Debian package --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9f6e06b6..6b747321 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +ldapsaisie (2.4.0-0) unstable; urgency=medium + + * LSauthMethod_CAS : improve logging + * Fix global search button display on Chromium + * Fix some PHP 7 warnings + * LSsearch : + * Add nbObjectsByPageChoices parameter + * Add $GLOBALS['NB_LSOBJECT_LIST_CHOICES'] parameter + * Update light CSS styles + * Add LSattr_ldap :: naiveDate + * Add LSaddon LSaccessRightsMatrixView + * LSprofiles : add possibility to configure them a label + * generate_lang_file.php : fix some problems + + -- Benjamin Renard Fri, 25 Oct 2019 18:02:49 +0200 + ldapsaisie (2.3-0) unstable; urgency=medium * LSform_rule :: differentPassword : Add missing LSform :: getValue() function