diff --git a/Changelog.md b/Changelog.md index db4c73da8a0edfa2605acf90b1c040f0811dd1b6..b619bdc05baac805dfa415bafa4682da2d03c914 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,24 @@ +## %"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