From abcce4386a4591d59200991862e288fa7fd567b1 Mon Sep 17 00:00:00 2001 From: Laurent Pinsivy <lpinsivy@centreon.com> Date: Wed, 25 Oct 2017 09:18:39 +0100 Subject: [PATCH] Add centreon web 2.7.13 release note --- doc/en/release_notes/centreon-2.7/centreon-2.7.13.rst | 10 ++++++++++ doc/fr/release_notes/centreon-2.7/centreon-2.7.13.rst | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/doc/en/release_notes/centreon-2.7/centreon-2.7.13.rst b/doc/en/release_notes/centreon-2.7/centreon-2.7.13.rst index 85ec4f8c02..174cf23cd9 100644 --- a/doc/en/release_notes/centreon-2.7/centreon-2.7.13.rst +++ b/doc/en/release_notes/centreon-2.7/centreon-2.7.13.rst @@ -5,10 +5,20 @@ Centreon 2.7.13 The 2.7.13 release for Centreon Web is now available for `download <https://download.centreon.com>`_. The full release notes for 2.7.13 follow. +* CSV Export of chart is wrong if missing values in selected period #5756 +* Manage downtimes with dst - 2.7.x #5786 + ****** Notice ****** +This version include a fix for the calculation of downtimes with daylight saving +time (DST). The downtime end will be calculate with the new hour. + +For example, if you put a downtime from 1 AM to 5 AM, the duration of the +downtime will be 5 hours if during the DST you get 1 hour more (3 AM come back +to 2 AM). + If you are upgrading from a version prior to 2.7.0, make sure to go through all the release notes available `here <http://documentation.centreon.com/docs/centreon/en/latest/release_notes/index.html>`_. diff --git a/doc/fr/release_notes/centreon-2.7/centreon-2.7.13.rst b/doc/fr/release_notes/centreon-2.7/centreon-2.7.13.rst index 85ec4f8c02..174cf23cd9 100644 --- a/doc/fr/release_notes/centreon-2.7/centreon-2.7.13.rst +++ b/doc/fr/release_notes/centreon-2.7/centreon-2.7.13.rst @@ -5,10 +5,20 @@ Centreon 2.7.13 The 2.7.13 release for Centreon Web is now available for `download <https://download.centreon.com>`_. The full release notes for 2.7.13 follow. +* CSV Export of chart is wrong if missing values in selected period #5756 +* Manage downtimes with dst - 2.7.x #5786 + ****** Notice ****** +This version include a fix for the calculation of downtimes with daylight saving +time (DST). The downtime end will be calculate with the new hour. + +For example, if you put a downtime from 1 AM to 5 AM, the duration of the +downtime will be 5 hours if during the DST you get 1 hour more (3 AM come back +to 2 AM). + If you are upgrading from a version prior to 2.7.0, make sure to go through all the release notes available `here <http://documentation.centreon.com/docs/centreon/en/latest/release_notes/index.html>`_. -- GitLab