summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-01-11 19:51:16 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2006-01-11 19:51:16 +0000
commit75e95637ab623be33a6516918f688b67afac7ec0 (patch)
tree9f2abc2757e006aa8a500bb528eba0a761d79e62 /ChangeLog
parent4d17908548789fd90f32c95dcc36f3afd1551a72 (diff)
downloadzabbix-75e95637ab623be33a6516918f688b67afac7ec0.tar.gz
zabbix-75e95637ab623be33a6516918f688b67afac7ec0.tar.xz
zabbix-75e95637ab623be33a6516918f688b67afac7ec0.zip
- possibly fixed processing of SNMP Counter32 metrics (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@2519 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 648c5f90..2779e209 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.1beta6:
+ - possibly fixed processing of SNMP Counter32 metrics (Alexei)
- added HTML classes into PHP framework (Eugene)
- new trigger functions: logseverity and logsource (Alexei)
- Overview screen won't show disabled triggers (Alexei)