From 5d7264fda8d64afa84ba4720033059d1dc61adb3 Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Mon, 26 Jun 2017 18:40:04 +0200 Subject: [PATCH] Release 1.5-1 Debian package --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index c9cbcf46..0c17495b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +ldapsaisie (1.5-1) unstable; urgency=medium + + * IMPORTANT : Rename LSattr_ldap :: postalAddress to LSattr_ldap :: postaladdress + * Add some basic CSS theme files + * Use light blue CSS theme file as default + * LSattr_html :: postaladdress : improve it and add default configuration value + * LSformElement_select : fix bug when possible_values params is unset or empty + * Add cron file to purge old temporary files + * Doc : + + Improve doc on postalAddress attribute type + + Fix HTML element style + + -- Benjamin Renard Mon, 26 Jun 2017 18:37:39 +0200 + ldapsaisie (1.4-2) unstable; urgency=medium * Add new type of HTML attribut : jsonCompositeAttribute