diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-07-24 10:06:08 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-07-24 10:07:00 +0200 |
commit | 9d129b5fe2f35ecb497703d818a68d431b5782c6 (patch) | |
tree | 0f543709228a556a3aeba9ab2df74d8401332ef0 /plugins/managesieve/Changelog | |
parent | eed9487e6e6998e08fdbd7922c3c20e98c727365 (diff) |
Fix performance issue in message_headers_output hook handling,
Update version number
Diffstat (limited to 'plugins/managesieve/Changelog')
-rw-r--r-- | plugins/managesieve/Changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 997e50354..722732fd5 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,7 +1,8 @@ -* version 5.2 [2012-07-23] +* version 5.2 [2012-07-24] ----------------------------------------------------------- - Added GUI for variables setting - RFC5229 (patch from Paweł Słowik) - Fixed scrollbars in Larry's iframes +- Fix performance issue in message_headers_output hook handling * version 5.1 [2012-06-21] ----------------------------------------------------------- |