diff options
author | Badlop <badlop@process-one.net> | 2007-12-29 15:23:53 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2007-12-29 15:23:53 +0000 |
commit | 86438f1693c3c3608f34c9ef6000bfe04fe8835a (patch) | |
tree | 0056a94eb261ad37e3b40ca1cc0a1b1dc309c476 | |
parent | * src/ejabberd_s2s_out.erl: Fixed behavior when outgoing_s2s_port (diff) |
* src/ejabberd_s2s_out.erl: Fixed behavior when outgoing_s2s_port
option is not defined (EJAB-487)
SVN Revision: 1130
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2007-12-29 Alexey Shchepin <alexey@process-one.net> * src/ejabberd_s2s_out.erl: Fixed behavior when outgoing_s2s_port - option is not defined + option is not defined (EJAB-487) 2007-12-27 Badlop <badlop@process-one.net> |