From 15b67e79cf87078c4381ac947b76929153132a03 Mon Sep 17 00:00:00 2001 From: Benoit Mortier <benoit.mortier@opensides.be> Date: Tue, 29 Jan 2019 22:04:25 +0100 Subject: [PATCH] :handshake: fix(changelog.md) added missing 1.2.3 changelog Signed-off-by: Benoit Mortier <benoit.mortier@opensides.be> --- Changelog.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/Changelog.md b/Changelog.md index 52a954565..ecbc00ac7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -164,6 +164,27 @@ - fd-plugins#5839 dashboard crash if we have system plugin but not argonaut plugin in FD 1.3 - fd-plugins#5842 Invalid call to strpos in debconfProfileGeneric +## %"FusionDirectory 1.2.3" - 2018-11-15 + +### Added + +#### fusiondirectory +- fd#5890 hash_equals is not available in PHP 5.4 +- fd#5901 Add the pdf with the oid of fusiondirectory in the contrib dir of the core + +### Fixed + +#### fusiondirectory +- fd#5797 cancel button has no effect (apply template) + +#### fusiondirectory-plugins +- fd-plugins#5870 Supann should not trigger PHP errors on empty lines in nomenclature files + +### Security + +#### fusiondirectory +- fd#5918 Password recovery does not escape fields in error messages + ## %"FusionDirectory 1.2.2" - 2018-08-16 ### Added -- GitLab