aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2012-08-06 15:35:27 +0200
committerKim Alvefur <zash@zash.se>2012-08-06 15:35:27 +0200
commitd8a52f2c8a9b1ca96d9f9c08024e5ac55476e89b (patch)
tree519d4c544ce25ecf405f4df2c82d2b4f8588550d /CHANGES
parente60915744d6dcb90bbe500aee78d3820b7f89b82 (diff)
downloadprosody-d8a52f2c8a9b1ca96d9f9c08024e5ac55476e89b.tar.gz
prosody-d8a52f2c8a9b1ca96d9f9c08024e5ac55476e89b.zip
mod_mimicking: Prevents registration of confusable usernames (by Florob) (fixes #1347)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e2e90f4a..8c65f4ec 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ TRUNK
- CSI improvements
- mod\_limits: Exempted JIDs
- Archive quotas
+- mod\_mimicking
0.11.0
======