From 7ed325bac780a79eaaa9ddf6978c39244cdd03db Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Tue, 30 Jun 2020 10:05:46 +0200 Subject: [PATCH] Update next release changelog --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 42ba93db..fbfb5f3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -53,11 +53,12 @@ ldapsaisie (3.0.0-1) UNRELEASED; urgency=medium - mail: add autocomplete feature - select_object: Allow multiple type of objects selection - wysiwyg: adjust width - - password: add confirmChange feature + - password: add confirmInput and confirmChange features * LSform: - Avoid page scrolling on tab change - Add possibility to set callback to confirm/cancel event - Add CSS class on submitting form to permit visual adaptation + - validate(): fix checking elements's errors after getPostData() * LSformRule: - imagesize: fix parameters handling problem - filesize: improve by avoiding to create a temporary file