summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2003-12-24 10:04:35 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2003-12-24 10:04:35 +0000
commit06e30742f0ce3f8cc2ff15bc7f733129fa3cbbf4 (patch)
treece7888b241b0fb5f92456d5c1f15e23e7843a1a5 /ChangeLog
parent446520fb44753f18c2f4c921831c20fbc5d55585 (diff)
- correct processing of RCPT TO responses from SMTP servers
(Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1098 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5f13cb7..6d57fd0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
Changes for 1.0beta13:
+ - correct processing of RCPT TO responses from SMTP servers
+ (Alexei)
- correct processing of unsupported internal checks (Alexei)
- processing of DB stopped situations for MySQL (Alexei)
- housekeeper to delete hosts_groups entries (Alexei)