From 3ba78baff929cb66ec62a7bfc7bdbe88265fe948 Mon Sep 17 00:00:00 2001
From: rwerquin <rwerquin@merethis.com>
Date: Thu, 14 Apr 2016 14:48:06 +0200
Subject: [PATCH] add in 2.7.4 release notes

---
 doc/en/release_notes/centreon-2.7/centreon-2.7.4.rst | 4 ++++
 doc/fr/release_notes/centreon-2.7/centreon-2.7.4.rst | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/doc/en/release_notes/centreon-2.7/centreon-2.7.4.rst b/doc/en/release_notes/centreon-2.7/centreon-2.7.4.rst
index cc5b4e76f1..c60f37361d 100644
--- a/doc/en/release_notes/centreon-2.7/centreon-2.7.4.rst
+++ b/doc/en/release_notes/centreon-2.7/centreon-2.7.4.rst
@@ -48,6 +48,10 @@ From a shell terminal, perform the script:
 
 php /usr/share/centreon/bin/migrate_utf8.php
 
+Validation
+==========
+
+Connect to your web interface and check that there are no more bad encoded characters on it.
 
 *********
 CHANGELOG
diff --git a/doc/fr/release_notes/centreon-2.7/centreon-2.7.4.rst b/doc/fr/release_notes/centreon-2.7/centreon-2.7.4.rst
index cc5b4e76f1..c60f37361d 100644
--- a/doc/fr/release_notes/centreon-2.7/centreon-2.7.4.rst
+++ b/doc/fr/release_notes/centreon-2.7/centreon-2.7.4.rst
@@ -48,6 +48,10 @@ From a shell terminal, perform the script:
 
 php /usr/share/centreon/bin/migrate_utf8.php
 
+Validation
+==========
+
+Connect to your web interface and check that there are no more bad encoded characters on it.
 
 *********
 CHANGELOG
-- 
GitLab