aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2005-11-03 19:58:58 +0000
committerAlexey Shchepin <alexey@process-one.net>2005-11-03 19:58:58 +0000
commiteb1b33c5a455c7922d5b32d8884f41e2f69fd042 (patch)
tree19422691b1d1e60f0e14368711324a3812586f4e /ChangeLog
parent* src/ejabberd_s2s_out.erl: Support for STARTTLS+SASL EXTERNAL (diff)
* src/mod_disco.erl: Fixed extra_domains option processing
SVN Revision: 431
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3587ad0ee..e645ccd88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-03 Alexey Shchepin <alexey@sevcom.net>
+ * src/mod_disco.erl: Fixed extra_domains option processing
+
* src/ejabberd_s2s_out.erl: Support for STARTTLS+SASL EXTERNAL
(not well-tested yet)
* src/ejabberd_s2s_in.erl: Likewise