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:
Diffstat (limited to 'ChangeLog.d')
-rw-r--r--ChangeLog.d/feature/ZBXNEXT-68901
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.d/feature/ZBXNEXT-6890 b/ChangeLog.d/feature/ZBXNEXT-6890
new file mode 100644
index 00000000000..b2b6469bf3f
--- /dev/null
+++ b/ChangeLog.d/feature/ZBXNEXT-6890
@@ -0,0 +1 @@
+A......... [ZBXNEXT-6470,ZBXNEXT-6890] implemented complete audit logging of maintenance API object; added strict validation for maintenance.create, maintenance.update, maintenance.delete API methods (rlataria, vmaksimovs)