diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2001-09-01 11:50:42 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2001-09-01 11:50:42 +0000 |
| commit | d6695b516efde0ee340fd580902e8511bfaa8d48 (patch) | |
| tree | d19f50a64b4009f543f3b79b68ea576aac200bd7 /ChangeLog | |
| parent | 2748fdac3983f03dca3ee735d61672f46229e7f0 (diff) | |
- table "Supported parameters by platform" added to manual.txt
- removed recommendation of PostgreSQL from manual.txt
- use of /proc was changed to native calls to sysinfo where possible
git-svn-id: svn://svn.zabbix.com/trunk@180 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,11 +1,14 @@ Changes for 1.0alpha10: + - table "Supported parameters by platform" added to manual.txt + - removed recommendation of PostgreSQL from manual.txt + - use of /proc was changed to native calls to sysinfo where possible - fixed double appearing of complex triggers in list of triggers - added form for changing host details - All calculations are made in C code instead of SQL statements - Housekeping now runs as separate process, however it's part of zabix_suckerd - "Not monitored" will not be displayed - - Calls to mhash() changed to md5(), thus eliminating use of mhash module. + - Calls to mhash() changed to md5(), thus eliminating use of php4-mhash module. - Added missing line in zabbix_suckerd. Now it reads items.snmp_oid from DB. Changes for 1.0alpha9: |
