From 8dd1d0e24c6384d7b2d4023080c3a1315b41a262 Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Mon, 1 Oct 2018 15:03:37 +0200 Subject: [PATCH] Release 1.8-5 Debian package --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index e822314d..8e20c082 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +ldapsaisie (1.8-5) unstable; urgency=medium + + * LSattr_html :: select_list : add translate_labels option + * generate_lang_file.php : fix infinity loop case in parse_addon_file() + function + * LSsearch :: extraDisplayedColumns : add escape parameter + * Fix and improve LSformat PHP and JS implementations + * Debian packaging : Add php-mbstring as Recommends (need since Debian 9) + * LStemplate : Add triggers feature + * LSformElement_textarea : fix clear btn/Grammalecte compatibility + * Doc : Fix PDF export + + -- Benjamin Renard Mon, 01 Oct 2018 13:31:37 +0200 + ldapsaisie (1.8-4) unstable; urgency=medium * LSldapObject : Change getPatternFilter() method to use common LSsearch lib