summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2004-01-29 15:26:15 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2004-01-29 15:26:15 +0000
commita0c1ded28ef37d058c4e3bb0b98f0cdddf7fc68f (patch)
tree5da8372ab1ea46e613529d63b0a608b81cb526b9 /ChangeLog
parent4065043b147197b03ffec0b9d63b2bc83931bba9 (diff)
- remove trailing zeroes in function evaluation routines (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@1219 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 83ecbc27..92394d98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.0beta14:
+ - remove trailing zeroes in function evaluation routines (Alexei)
- added support for proc_cnt[*] under FreeBSD (Alexei)
- special processing of unit 's' (Alexei)
- added W32 install floppy. Thanks to Fabricio Ferrari. (Alexei)