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:
authorDmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>2021-04-29 12:14:19 +0300
committerDmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>2021-04-29 12:14:19 +0300
commit0fa60178faf9f0486f571466af24d198d9af6ec6 (patch)
treed89e4f303912a9b221fb51af9f587154d924008a /ChangeLog.d
parent0acf082f4a85f720eac0ca6ff773e528838c1a82 (diff)
parent13635d5e1d3b385947af2942f2b61b011c380e22 (diff)
...G...... [ZBX-19297] fixed agent compilation under Windows
Merge in ZBX/zabbix from feature/ZBX-19297-5.3 to master * commit '13635d5e1d3b385947af2942f2b61b011c380e22': .......... [ZBX-19297] removed redundant define ...G...... [ZBX-19297] used sysinc.h instead of a direct stdint.h include ...G...... [ZBX-19297] fixed agent compilation under Windows
Diffstat (limited to 'ChangeLog.d')
-rw-r--r--ChangeLog.d/bugfix/ZBX-192971
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.d/bugfix/ZBX-19297 b/ChangeLog.d/bugfix/ZBX-19297
new file mode 100644
index 00000000000..537be96a9cf
--- /dev/null
+++ b/ChangeLog.d/bugfix/ZBX-19297
@@ -0,0 +1 @@
+...G...... [ZBX-19297] fixed agent compilation under Windows (wiper)