summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-12-29 13:15:50 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-12-29 13:15:50 +0000
commit8041dae526786d23de5874090780595fe933e1ed (patch)
treec8806cfd10a96cb9045745e3c7038a12a8b0dad7 /ChangeLog
parentc435b65a5cd697cef4d32311ce4fd9625eb87a4b (diff)
downloadzabbix-8041dae526786d23de5874090780595fe933e1ed.tar.gz
zabbix-8041dae526786d23de5874090780595fe933e1ed.tar.xz
zabbix-8041dae526786d23de5874090780595fe933e1ed.zip
- fixed processing of icmpping and icmppingsec (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2450 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95e4214f..24ea97b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.1beta5:
+ - fixed processing of icmpping and icmppingsec (Alexei)
- seperartion of LDFLAGS and LIBS in all Makefile.am (Alexei)
- fixed MySQL-related configuration and making issues (Alexei)
- fixed incorrect handling of retrieved values in zabbix_get (Alexei)