summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-04-15 16:07:01 +0000
committerthomascube <thomas@roundcube.net>2011-04-15 16:07:01 +0000
commitef27a6a72375c92850c4ed17fa7476c6fb188d37 (patch)
tree7c8b30d8146c62d0b1f2c5b0cf69b268d3e89c11 /CHANGELOG
parentd1e08fc9058188f4a6f2580d304592e2c92aae85 (diff)
Add hook for request token creation (upon user request)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4f3e717b9..56e59d747 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Added plugin hook for request token creation
- Replace LDAP vars in group queries (#1487837)
- Fix vcard folding with uncode characters (#1487868)
- Keep all submitted data if contact form validation fails (#1487865)