summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-12-29 05:13:54 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-12-29 05:13:54 +0000
commit24ee971cf9e0ca74299cc9bf24578f009e38c15c (patch)
tree6c690393010004f70db6905fb0f12a9e615afc07 /ChangeLog
parenta0994f05a046e74760af97ee10d2767ea4b09a64 (diff)
downloadzabbix-24ee971cf9e0ca74299cc9bf24578f009e38c15c.tar.gz
zabbix-24ee971cf9e0ca74299cc9bf24578f009e38c15c.tar.xz
zabbix-24ee971cf9e0ca74299cc9bf24578f009e38c15c.zip
- fixed MySQL-related configuration and making issues (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2447 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 05b90725..cfb78bdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.1beta5:
+ - fixed MySQL-related configuration and making issues (Alexei)
- fixed incorrect handling of retrieved values in zabbix_get (Alexei)
- fixed processing of simple checks (Alexei)
- new concept of defenition of actions, one screen (Alexei)