From d22995657c82da9fe098bec57449639e215713db Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Thu, 6 Feb 2014 10:07:00 +0100 Subject: [PATCH] Update change log and bump version. --- doc/1-about.md | 7 +++++++ icinga2.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/1-about.md b/doc/1-about.md index 6ec2abac0b3..5e228a02483 100644 --- a/doc/1-about.md +++ b/doc/1-about.md @@ -20,6 +20,13 @@ the support overview page at [https://support.icinga.org]. ## What's new +### What's New in Version 0.0.7 + +* DB IDO performance improvements on startup +* Fix notification_id handling in DB IDO +* More automated tests (based on the Vagrant VM) +* New documentation chapters + ### What's New in Version 0.0.6 * Scheduled Downtimes as configuration object (also known as "Recurring Downtimes"). diff --git a/icinga2.spec b/icinga2.spec index 0107f5222d9..7905b9b9dec 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -52,7 +52,7 @@ Summary: Network monitoring application Name: icinga2 -Version: 0.0.6 +Version: 0.0.7 Release: %{revision}%{?dist} License: GPLv2+ Group: Applications/System