aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2008-04-23 13:14:08 +0000
committerAlexey Shchepin <alexey@process-one.net>2008-04-23 13:14:08 +0000
commitb1756e8e34826e26d814d54626d5642b49ebc859 (patch)
tree3ba5cf905d32c916b543e38ca0f237aae9eb50e2 /ChangeLog
parent* src/mod_register.erl: Restrict registration frequency per IP or (diff)
* src/treap.erl: Bugfix
* src/mod_register.erl: Fixed table creation, timeout isn't activated when registration fails SVN Revision: 1300
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c8cdf018..cbd370e02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-04-23 Alexey Shchepin <alexey@process-one.net>
+ * src/treap.erl: Bugfix
+
+ * src/mod_register.erl: Fixed table creation, timeout isn't
+ activated when registration fails
+
* src/mod_register.erl: Restrict registration frequency per IP or
user
* src/ejabberd_c2s.erl: Pass IP to the c2s_unauthenticated_iq hook