summaryrefslogtreecommitdiff
path: root/roundcubemail
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-03 09:12:44 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-03 09:12:44 +0000
commit32e197070b675ceb5ac6ee9ae8aa6a412e0629b5 (patch)
tree4c3e65d5f2b681c35a38ccd74ca1dfd51d51a486 /roundcubemail
parent9ab3ba10b8eb37b4852f69185f39d0a628496f4c (diff)
Add multiple identity and database support to squirrelmail_usercopy plugin (#1486517)
git-svn-id: https://svn.roundcube.net/trunk@3705 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index b4c4391db..6f5fb59bc 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Multiple identity and database support for squirrelmail_usercopy plugin (#1486517)
- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)
- Add 'messages_list' hook (#1486266)
- Add request* event triggers in http_post/http_request (#1486054)