aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2007-12-04 21:35:41 +0000
committerBadlop <badlop@process-one.net>2007-12-04 21:35:41 +0000
commitd3a86d76600a23a36593fbff6749e95e09be0345 (patch)
tree34e5ef99d498d8f0438ff68c0571a109f3b94daf /ChangeLog
parent* src/mod_pubsub/mod_pubsub.erl: Bugfix: don't report the Jabber (diff)
* src/mod_pubsub/mod_pubsub.erl: Fixed URI.
SVN Revision: 1020
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 11ba5f112..9ffb43082 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2007-12-04 Badlop <badlop@process-one.net>
* src/mod_pubsub/mod_pubsub.erl: Bugfix: don't report the Jabber
- server as a pubsub service.
+ server as a pubsub service. Fixed URI.
2007-12-03 Mickael Remond <mremond@process-one.net>