Update changelog

refs #10593
This commit is contained in:
Gunnar Beutner 2015-11-16 08:19:40 +01:00
parent 7d8c8aac5a
commit 0824d9c901
2 changed files with 2 additions and 0 deletions

View File

@ -272,6 +272,7 @@ Please check [doc/1-about.md].
* Bug 10602: API overwrites (and then deletes) config file when trying to create an object that already exists
* Bug 10604: Group memberships are not updated for runtime created objects
* Bug 10629: Download URL for NSClient++ is incorrect
* Bug 10637: Utility::FormatErrorNumber fails when error message uses arguments
### What's New in Version 2.3.11

View File

@ -322,3 +322,4 @@ More details in the [Icinga FAQ](https://www.icinga.org/icinga/faq/).
* Bug [10602](https://dev.icinga.org/issues/10602 "Bug 10602"): API overwrites (and then deletes) config file when trying to create an object that already exists
* Bug [10604](https://dev.icinga.org/issues/10604 "Bug 10604"): Group memberships are not updated for runtime created objects
* Bug [10629](https://dev.icinga.org/issues/10629 "Bug 10629"): Download URL for NSClient++ is incorrect
* Bug [10637](https://dev.icinga.org/issues/10637 "Bug 10637"): Utility::FormatErrorNumber fails when error message uses arguments