summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-10-06 11:28:05 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-10-06 11:28:05 +0000
commit0caa85b15425ffa707deb78edaddbefeed02e4bf (patch)
tree65b59913dcd011ca255a86bad4a24bf05d945a57 /ChangeLog
parent000e87fbe9f1d11a5e3eae76a13fb8ab94ca683d (diff)
- fixed compilation of hstrerror() under misc platforms (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2127 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 c1c0d731..d25867eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.1beta2:
+ - fixed compilation of hstrerror() under misc platforms (Alexei)
- fixed compilation issues of Unix agent on non-Linux platforms (Alexei)
- added support of autoregistration of new hosts (Alexei)
- fixed "Add items from template" functionality (Alexei)