diff --git a/CHANGELOG b/CHANGELOG index 202f8ce34379a9f62bcd0df84d7d762123bc1c77..3d0f1f857df933cf46550f8b1915c21fc2e17d46 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,5 @@ ## Centreon 2.6.6 -#3793: Problems with host group creation #3812: Strange display of service group details page with Centreon 2.6.3 #3824: PHP Warning: array_map(): Argument #2 should be an array #3840: Centreon 2.6.4 : Wrong reporting graph data with default user language fr_FR.UTF-8 @@ -10,6 +9,8 @@ #3852: [2.6.5] CSRF error appears in user massive change form #3854: Cannot add new macro after deleting all macros already created #3855: Cannot add new host template to host after deleting all templates +#3861: Comments shows only "A" +#3864: [2.6.5] CSRF when trying to upload a SNMP MiB ## Centreon 2.6.5 diff --git a/doc/en/release_notes/centreon-2.6.6.rst b/doc/en/release_notes/centreon-2.6.6.rst index 24f0a910141bad409d72fc63c266d609b4fdf558..ffab27ea634beb99531666d24b8906664f870971 100644 --- a/doc/en/release_notes/centreon-2.6.6.rst +++ b/doc/en/release_notes/centreon-2.6.6.rst @@ -18,13 +18,14 @@ CHANGELOG Bug fixes ========= -- #3793: Problems with host group creation -- #3812: Strange display of service group details page with Centreon 2.6.3 +- #3812: [2.6.3] Strange display of service group details page - #3824: PHP Warning: array_map(): Argument #2 should be an array -- #3840: Centreon 2.6.4 : Wrong reporting graph data with default user language fr_FR.UTF-8 +- #3840: [2.6.4] Wrong reporting graph data with default user language fr_FR.UTF-8 - #3846: [2.6.5] CRSF Token critical: Impossible to upgrade a plugin - #3847: [2.6.5] split component switch - #3851: [2.6.5] split component switch, other problem - #3852: [2.6.5] CSRF error appears in user massive change form - #3854: Cannot add new macro after deleting all macros already created - #3855: Cannot add new host template to host after deleting all templates +- #3861: Comments shows only "A" +- #3864: [2.6.5] CSRF when trying to upload a SNMP MiB diff --git a/doc/fr/release_notes/centreon-2.6.6.rst b/doc/fr/release_notes/centreon-2.6.6.rst index 24f0a910141bad409d72fc63c266d609b4fdf558..ffab27ea634beb99531666d24b8906664f870971 100644 --- a/doc/fr/release_notes/centreon-2.6.6.rst +++ b/doc/fr/release_notes/centreon-2.6.6.rst @@ -18,13 +18,14 @@ CHANGELOG Bug fixes ========= -- #3793: Problems with host group creation -- #3812: Strange display of service group details page with Centreon 2.6.3 +- #3812: [2.6.3] Strange display of service group details page - #3824: PHP Warning: array_map(): Argument #2 should be an array -- #3840: Centreon 2.6.4 : Wrong reporting graph data with default user language fr_FR.UTF-8 +- #3840: [2.6.4] Wrong reporting graph data with default user language fr_FR.UTF-8 - #3846: [2.6.5] CRSF Token critical: Impossible to upgrade a plugin - #3847: [2.6.5] split component switch - #3851: [2.6.5] split component switch, other problem - #3852: [2.6.5] CSRF error appears in user massive change form - #3854: Cannot add new macro after deleting all macros already created - #3855: Cannot add new host template to host after deleting all templates +- #3861: Comments shows only "A" +- #3864: [2.6.5] CSRF when trying to upload a SNMP MiB