summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2003-02-13 19:20:24 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2003-02-13 19:20:24 +0000
commit040a274246ea3e30d2622fcd5fc2036dafa67941 (patch)
treed3c505c35d7e453a146a218f8828e1a24439b6eb /ChangeLog
parent29e283f4fbe981442c3c385480444e6b29e72961 (diff)
- support of '(' and ')' in item keys (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@694 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 b2d3139d..771cc95b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Changes for 1.0beta9:
+ - support of '(' and ')' in item keys (Alexei)
- fixed dark blue color for user-defined chart (Alexei)
- removed DOS style EOL from RedHat startup scripts (Alexei)
- IT service to be hard-linked when added (Alexei)