diff options
author | Christophe Romain <christophe.romain@process-one.net> | 2008-01-25 09:24:10 +0000 |
---|---|---|
committer | Christophe Romain <christophe.romain@process-one.net> | 2008-01-25 09:24:10 +0000 |
commit | 48e15804e37966009dcf8ad7f35af139b00f34cc (patch) | |
tree | cb5ea7b22a09b625f04a126d4d1da93af126664a /ChangeLog | |
parent | * doc/guide.tex: Updated the names of log files. (diff) |
pubsub configuration patch (EJAB-508) and (EJAB-509)
SVN Revision: 1158
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2008-01-25 Christophe Romain <christophe.romain@process-one.net> + + * src/mod_pubsub/mod_pubsub.erl: Setting boolean node configuration + fixed (EJAB-509) + * src/mod_pubsub/node_default.erl: Use roster_groups_allowed instead + of access_roster_groups (EJAB-508) + * src/mod_pubsub/node_pep.erl: Likewise + * src/mod_pubsub/node_buddy.erl: Likewise + * src/mod_pubsub/node_club.erl: Likewise + * src/mod_pubsub/node_dispatch.erl: Likewise + * src/mod_pubsub/node_private.erl: Likewise + * src/mod_pubsub/node_public.erl: Likewise + * src/mod_pubsub/node.template: Likewise + 2008-01-16 Badlop <badlop@process-one.net> * doc/guide.tex: Updated the names of log files. |