diff options
author | alecpl <alec@alec.pl> | 2010-10-28 07:10:11 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-10-28 07:10:11 +0000 |
commit | a79417d4efda43e99fdc9210c8662890676bebd7 (patch) | |
tree | 00ae35c8d55ab44311859c41eac5751052912053 /CHANGELOG | |
parent | 022bcd11320398b6652eacc5c264a87adc16af84 (diff) |
- Plugin API: added 'contact_form' hook
- Re-designed contact frame using Tabs
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ CHANGELOG Roundcube Webmail - Add support for selection options from LIST-EXTENDED extension (RFC 5258) - Don't list subscribed but non-existent folders (#1486225) - Fix handling of URLs with tilde (~) or semicolon (;) character (#1487087, #1487088) +- Plugin API: added 'contact_form' hook RELEASE 0.4.2 ------------- |