aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2009-04-17 20:43:12 +0000
committerChristophe Romain <christophe.romain@process-one.net>2009-04-17 20:43:12 +0000
commit0b8a6d92f8e3a931c1c5c58e9efaf041c23b4e47 (patch)
tree34421cacb11b5c821273c2aed66040b219d389ab
parent* doc/guide.tex: Document new ejabberdctl option. New section that (diff)
fix missing greetings
SVN Revision: 2026
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 071b52c94..d5e16c2d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,7 @@
2009-04-10 Christophe Romain <christophe.romain@process-one.net>
* src/mod_caps.erl: Better handling of presence hook and caps clean
+ (thanks to Jonathan Schleifer)(EJAB-707)
* src/ejabberd_c2s.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Likewise