CHANGELOG.md: add v2.9.3

This commit is contained in:
Michael Friedrich 2021-05-20 11:30:26 +00:00 committed by icinga-probot[bot]
parent d17b4ecc4b
commit e35719f78e

View File

@ -632,6 +632,16 @@ Documentation updates:
* [#6410](https://github.com/icinga/icinga2/issues/6410) (code-quality, PR): Remove unused code
* [#4959](https://github.com/icinga/icinga2/issues/4959) (Installation, Windows): Windows Agent Wizard Window resizes with screen, hiding buttons
## 2.9.3 (2019-07-30)
[Issue and PRs](https://github.com/Icinga/icinga2/issues?utf8=%E2%9C%93&q=milestone%3A2.9.3)
### Bugfixes
* Fix el7 not loading ECDHE cipher suites #7247
* Fix checkresults from the future breaking checks #6797 ref/NC/595861
* DB IDO: Don't enqueue queries when the feature is paused (HA) #5876
## 2.9.2 (2018-09-26)
### Enhancement