Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--ChangeLog.d/bugfix/ZBX-192231
2 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 635b0e7aaba..0171d791640 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ A.F....... [ZBXNEXT-7485] fixed debug_backtrace function usage for php8 (acikuns
.D.G...... [ZBXNEXT-7116] added ability to force active checks after restart on Zabbix agent2 (vso)
Bug fixes:
+..F....... [ZBX-19223] fixed disabled hosts not listed in latest data view (averza)
..F....... [ZBX-20640] fixed X-axis field placement in different rows in Axis tab in Graph widget (acikuns)
..F....... [ZBX-20049] implemented keyboard control for info icons (acikuns, ashubin)
........S. [ZBX-19965] fixed database upgrade for SNMP interfaces (akozlovs)
diff --git a/ChangeLog.d/bugfix/ZBX-19223 b/ChangeLog.d/bugfix/ZBX-19223
deleted file mode 100644
index 4b818731b56..00000000000
--- a/ChangeLog.d/bugfix/ZBX-19223
+++ /dev/null
@@ -1 +0,0 @@
-..F....... [ZBX-19223] fixed disabled hosts not listed in latest data view (averza)