From cd95573db088655b5f11dcc9ed46d65b3c04abbc Mon Sep 17 00:00:00 2001
From: rwerquin <rwerquin@merethis.com>
Date: Wed, 19 Aug 2015 14:50:09 +0200
Subject: [PATCH] add changelog

---
 CHANGELOG | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 470568fffa..3cb3122c42 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,25 @@
+## Centreon 2.6.2
+
+Features
+========
+Modules can extend actions after restart/reload pollers
+
+Security fixes
+==============
+#2979 : Secure the type of media file can be uploaded
+Fix some SAL injections
+
+Bug fixes
+=========
+#3559 : Fix query with MariaDB / MySQL configure in STRICT_TRANS_TABLES
+#3554 : Can send acknownlegment with multiline from monitoring page
+#3397 : Fix display graph with unicode characters in metrics name
+#2362 : Correct value when use index_data insered by Centreon Broker in configuration
+#1195 : Display correct number of pollers in status bar
+#196 : Display all colunms when filter the Monitoring services unhandled view
+
+
+
 ## Centreon 2.6.1
 
 Bug fixes
-- 
GitLab