]> granicus.if.org Git - icinga2/commitdiff
Update ChangeLog.
authorMichael Friedrich <michael.friedrich@netways.de>
Tue, 3 Dec 2013 08:47:07 +0000 (09:47 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Tue, 3 Dec 2013 08:47:07 +0000 (09:47 +0100)
Refs #5254

ChangeLog
doc/1-about.md

index 5862a53ebdb5d973abcf6f8e1069e9f5ab7f3f4c..949a5e6f7cc24fd5898f925f0762f3b33769dfc3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,20 @@
 Icinga 2.x CHANGELOG
 ====================
 
+0.0.5 - 2013/12/03
+
+* Cluster: Implement support for CRLs
+* Implement modified attributes
+* Log messages providing more context
+* Default log is a file (rather than syslog)
+* Improve latency after start-up
+* NSCA-ng support for the Vagrant demo VM
+* Configuration: Recursively include configuration files matching a certain pattern
+* IDO: Improve performance
+* Migration: Add fallback for objects.cache instead of cfg_{dir,file}
+* Lots of bugfixes and performance improvements
+* Package fixes (Note: GPG key of packages.icinga.org has been updated)
+
 0.0.4 - 2013/11/12
 
 * IDO: PostgreSQL support
index e987d22967c366e4caf0ac3b1d04087c7822bee4..eb1d882f2e6e2c6a1194d5b23f204c649032ab5b 100644 (file)
@@ -18,6 +18,21 @@ LICENSE file included in the package.
 Support for Icinga 2 is available in a number of ways. Please have a look at
 the support overview page at [https://support.icinga.org].
 
+
+## What's New in Version 0.0.5
+
+* Cluster: Implement support for CRLs
+* Implement modified attributes
+* Log messages providing more context
+* Default log is a file (rather than syslog)
+* Improve latency after start-up
+* NSCA-ng support for the Vagrant demo VM
+* Configuration: Recursively include configuration files matching a certain pattern
+* IDO: Improve performance
+* Migration: Add fallback for objects.cache instead of cfg_{dir,file}
+* Lots of bugfixes and performance improvements
+* Package fixes (Note: GPG key of packages.icinga.org has been updated)
+
 ## What's New in Version 0.0.4
 
 * IDO: PostgreSQL support