Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2005-11-12 06:42:12 +0300
committerAlexey Shchepin <alexey@process-one.net>2005-11-12 06:42:12 +0300
commitbbfd58a822a7ec5c9bcdc111d833e7ba3fd03c05 (patch)
treef30f4f90bf5087b893deebf7346e763b14a33406 /ChangeLog
parent719cd49e593090d4fe972733034502fca91dcc00 (diff)
* src/ejabberd_s2s_out.erl: Fixed invalid behaviour upon
connecting to host with invalid domain * src/ejabberd_s2s.erl: Likewise SVN Revision: 433
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a22998bf..148292925 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-11-12 Alexey Shchepin <alexey@sevcom.net>
+
+ * src/ejabberd_s2s_out.erl: Fixed invalid behaviour upon
+ connecting to host with invalid domain
+ * src/ejabberd_s2s.erl: Likewise
+
2005-11-05 Alexey Shchepin <alexey@sevcom.net>
* src/ejabberd_config.erl: Support for per host certificates