diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-09-15 08:37:57 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-09-15 08:37:57 +0000 |
| commit | ea6bf1ddb26648767fc92abbf0bbac91fb60d747 (patch) | |
| tree | 55dd2dd123263b84f8c3b86924bd70bbb10aca2f /plugins/managesieve/Changelog | |
| parent | da3b7f716fc0bec88420e9cc579ce8a3c0662041 (diff) | |
- Fixed handling of enabled magic_quotes_gpc setting
- Fixed PHP warning on connection error when submitting filter form
- Fixed bug where new action row with flags wasn't handled properly
git-svn-id: https://svn.roundcube.net/trunk@5215 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/managesieve/Changelog')
| -rw-r--r-- | plugins/managesieve/Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/managesieve/Changelog b/plugins/managesieve/Changelog index 23232f5d8..3d0e6a6b3 100644 --- a/plugins/managesieve/Changelog +++ b/plugins/managesieve/Changelog @@ -1,6 +1,9 @@ - Added possibility to create a filter based on selected message "in-place" - Fixed import from Horde-INGO (#1488064) - Add managesieve_script_name option for default name of the script (#1487956) +- Fixed handling of enabled magic_quotes_gpc setting +- Fixed PHP warning on connection error when submitting filter form +- Fixed bug where new action row with flags wasn't handled properly * version 4.3 [2011-07-28] ----------------------------------------------------------- |
