25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-26 16:26:24 +01:00

fix missing greetings

SVN Revision: 2026
This commit is contained in:
Christophe Romain 2009-04-17 20:43:12 +00:00
parent 554a9a72f1
commit 6e37389145

View File

@ -26,6 +26,7 @@
2009-03-20 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