summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-02-05 11:58:04 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-02-05 11:58:04 +0000
commitc89221db2facb0d5ab8888179874900ee477c5e6 (patch)
tree81befe272f8024141a73b08c795164e2be842342 /ChangeLog
parent4b495c1d7bc2735aec1d8dad77c675742f12bf79 (diff)
downloadzabbix-c89221db2facb0d5ab8888179874900ee477c5e6.tar.gz
zabbix-c89221db2facb0d5ab8888179874900ee477c5e6.tar.xz
zabbix-c89221db2facb0d5ab8888179874900ee477c5e6.zip
- all *.html documents were renamed to *.php (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@311 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 e2838222..9bfe2012 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ Changes for 1.0beta2:
(Add reconnect in case if server gone)
(net_listen[] should be unsupported)
+ - all *.html documents were renamed to *.php (Alexei)
- clean compilation on HP-UX 11.xx (Alexei)
- change host status to Unreachable if agent drops connection (Alexei)
- added #include <time.h> into db.h (Alexei)