From 7c68c9c9ed0037e4828922a896d5ac7a16404e48 Mon Sep 17 00:00:00 2001
From: rwerquin <rwerquin@merethis.com>
Date: Tue, 5 Jan 2016 15:15:56 +0100
Subject: [PATCH] add changelog for 2.7.1

---
 CHANGELOG                                     | 11 ++++++-
 .../centreon-2.7/centreon-2.7.1.rst           | 30 +++++++++++++++++++
 doc/en/release_notes/centreon-2.7/index.rst   |  2 +-
 .../centreon-2.7/centreon-2.7.1.rst           | 30 +++++++++++++++++++
 doc/fr/release_notes/centreon-2.7/index.rst   |  4 +--
 5 files changed, 72 insertions(+), 5 deletions(-)
 create mode 100644 doc/en/release_notes/centreon-2.7/centreon-2.7.1.rst
 create mode 100644 doc/fr/release_notes/centreon-2.7/centreon-2.7.1.rst

diff --git a/CHANGELOG b/CHANGELOG
index f8daacf4a4..eef3e759c5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,15 @@
 ## Centreon 2.7.1
 
-Fix: Remove group of line in graph component configuration
+* Improved ergonomics of the select2 component
+* Improved performances of monitoring pages
+* Improved performances of the event logs page
+* Improved performances of downtimes configuration on host page
+* Improved documentation
+* Fixed problem when sharing views in Custom views page
+* Fixed a right problem in CLAPI generation of the configuratio
+* Fixed problem in services per hostgroups pagen
+* Fixed problems in configuration generation when mysql is not using 3306 port
+* Fixed Remove group of line in graph component configuration
 
 ## Centreon 2.7.0
 
diff --git a/doc/en/release_notes/centreon-2.7/centreon-2.7.1.rst b/doc/en/release_notes/centreon-2.7/centreon-2.7.1.rst
new file mode 100644
index 0000000000..fd7e1c46c1
--- /dev/null
+++ b/doc/en/release_notes/centreon-2.7/centreon-2.7.1.rst
@@ -0,0 +1,30 @@
+##############
+Centreon 2.7.1
+##############
+
+Released January 07, 2016
+
+The 2.7.1 release for Centreon Web is now available for `download <https://download.centreon.com>`_. The full release notes for 2.7.1 follow:
+
+******
+Notice
+******
+If you are upgrading from a version prior to 2.6.0, make sure to go through all the release notes available
+`here <http://documentation.centreon.com/docs/centreon/en/latest/release_notes/index.html>`_.
+
+*********
+CHANGELOG
+*********
+
+Features and Bug Fixes
+======================
+
+- Improved ergonomics of the select2 component
+- Improved performances of monitoring pages
+- Improved performances of the event logs page
+- Improved performances of downtimes configuration on host page
+- Improved documentation
+- Fixed problem when sharing views in Custom views page
+- Fixed a right problem in CLAPI generation of the configuratio
+- Fixed problem in services per hostgroups pagen
+- Fixed problems in configuration generation when mysql is not using 3306 port
diff --git a/doc/en/release_notes/centreon-2.7/index.rst b/doc/en/release_notes/centreon-2.7/index.rst
index 955ec12eb7..c698af1e4c 100644
--- a/doc/en/release_notes/centreon-2.7/index.rst
+++ b/doc/en/release_notes/centreon-2.7/index.rst
@@ -8,5 +8,5 @@ Please find here the release notes dedicated to the last 2.7.x version of Centre
     :maxdepth: 1
 
     centreon-2.7.0
-
+    centreon-2.7.1
 
diff --git a/doc/fr/release_notes/centreon-2.7/centreon-2.7.1.rst b/doc/fr/release_notes/centreon-2.7/centreon-2.7.1.rst
new file mode 100644
index 0000000000..fd7e1c46c1
--- /dev/null
+++ b/doc/fr/release_notes/centreon-2.7/centreon-2.7.1.rst
@@ -0,0 +1,30 @@
+##############
+Centreon 2.7.1
+##############
+
+Released January 07, 2016
+
+The 2.7.1 release for Centreon Web is now available for `download <https://download.centreon.com>`_. The full release notes for 2.7.1 follow:
+
+******
+Notice
+******
+If you are upgrading from a version prior to 2.6.0, make sure to go through all the release notes available
+`here <http://documentation.centreon.com/docs/centreon/en/latest/release_notes/index.html>`_.
+
+*********
+CHANGELOG
+*********
+
+Features and Bug Fixes
+======================
+
+- Improved ergonomics of the select2 component
+- Improved performances of monitoring pages
+- Improved performances of the event logs page
+- Improved performances of downtimes configuration on host page
+- Improved documentation
+- Fixed problem when sharing views in Custom views page
+- Fixed a right problem in CLAPI generation of the configuratio
+- Fixed problem in services per hostgroups pagen
+- Fixed problems in configuration generation when mysql is not using 3306 port
diff --git a/doc/fr/release_notes/centreon-2.7/index.rst b/doc/fr/release_notes/centreon-2.7/index.rst
index b9c5342a90..0d7936501b 100644
--- a/doc/fr/release_notes/centreon-2.7/index.rst
+++ b/doc/fr/release_notes/centreon-2.7/index.rst
@@ -8,6 +8,4 @@ Vous trouverez ici la liste des notes de versions pour les versions 2.7.x
     :maxdepth: 1
 
     centreon-2.7.0
-
-.. note::
-  Des versions plus récentes sont disponibles au téléchargement  `download portal <https://download.centreon.com>`_. Il est vivement recommandé de mettre à jour votre plate-frome afin d'éviter les bugs et les problémes de sécurité.
\ No newline at end of file
+    centreon-2.7.1
-- 
GitLab