aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 358cdd937..269271f99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-02-14 Badlop <badlop@process-one.net>
+ * src/web/ejabberd_http_poll.erl: Allow configuration of session
+ timeout, using new global option http_poll_timeout (EJAB-135)
+ * doc/guide.tex: Document new option
+ * doc/guide.html: Likewise
+
* src/ejabberd_listener.erl: Report error at startup if a listener
module isn't available or is not an ejabberd listener (EJAB-868)