summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2003-01-14 20:29:48 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2003-01-14 20:29:48 +0000
commit31c91c6ccde9328448d4e67db22f0a9200e4b03d (patch)
tree6d005b042620261c4de6babe5de624fb0af88578 /ChangeLog
parent390b7cc14e082dc2c96c4f40691b50f68bbd9bbf (diff)
- fixed Plain Text values (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@645 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 497d1eb0..be634ac7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.0beta8:
+ - fixed Plain Text values (Alexei)
- fixed improper handling of special characters i.e. '\/" (Alexei)
- fixed Last100 and Prev100 for both Alarms and Alerts (Alexei)
- fixed "STATUS OF ZABBIX". Command was changed to 'ps aux' (Alexei)