summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-04-13 18:12:29 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-04-13 18:12:29 +0000
commit9f031f243e5cff5e85f92ff9fdc4d3bc4151d71d (patch)
treee2edb5f0794477215a1f2ca1d66ced5f41284825 /ChangeLog
parentf44acd1c83594297a678a3936b5d7aafd3eb0dc5 (diff)
- fix compilation if no function atoll() (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2739 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 1b5e5849..65df3154 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.1beta9:
+ - fix compilation if no function atoll() (Alexei)
- fixed compilation issue in run_command() (Alexei)
- added vertical text for OVERVIEW (Eugene)
- fixed items status changing of parent hosts (Eugene)