From d25214d7267f97b4961cdb42c63fd5de801b750f Mon Sep 17 00:00:00 2001
From: rwerquin <rwerquin@merethis.com>
Date: Thu, 29 Oct 2015 13:41:46 +0100
Subject: [PATCH] update changelog and release note for 2.6.6

---
 CHANGELOG                               | 3 ++-
 doc/en/release_notes/centreon-2.6.6.rst | 7 ++++---
 doc/fr/release_notes/centreon-2.6.6.rst | 7 ++++---
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 202f8ce343..3d0f1f857d 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 24f0a91014..ffab27ea63 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 24f0a91014..ffab27ea63 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
-- 
GitLab