summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-09-11 13:12:43 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-09-11 13:12:43 +0000
commit9a96dd619718de03f94d87fbbb33ca315085d917 (patch)
treef4cccf4da521122f637377619dbf665b89e93097 /roundcubemail/CHANGELOG
parent3f2dda319ceb9a31415d5218f92c5be2c723dad9 (diff)
- Password: added password strength options (#1486062)
git-svn-id: https://svn.roundcube.net/trunk@2945 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index e2fcf8e92..7dd9f224b 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Password: added password strength options (#1486062)
- Fix LDAP partial result warning (#1485536)
- Fix delete in message view deletes permanently with flag_for_deletion=true (#1486101)
- Use faster/secure mt_rand() (#1486094)