diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-20 13:53:46 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-20 13:53:46 +0000 |
| commit | 333be7a2a0b9b10af7f2190c574b3f560b12b3ed (patch) | |
| tree | 690e37c28df6f9a506881faa1a75b6bfd9d28ef4 | |
| parent | 847a1382cc55bd42f94bef90fc35fbf19d2e473d (diff) | |
- About tab doesn't exist in 0.7, move changelog entry into proper place
git-svn-id: https://svn.roundcube.net/trunk@5896 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index d164970ac..37bcc65b8 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -24,6 +24,7 @@ CHANGELOG Roundcube Webmail - Prevent from memory_limit exceeding when trying to parse big messages bodies (#1487424) - Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487937) - Mark (with different color) folders with recent messages (#1486234) +- Added About tab in Settings - TinyMCE updated to 3.4.6 RELEASE 0.7.1 @@ -63,7 +64,6 @@ RELEASE 0.7 - Fixed bug where similiar folder names were highlighted wrong (#1487860) - Fixed bug in handling link with '!' character in it (#1488195) - Fixed bug where session ID's length was limited to 40 characters (#1488196) -- Added About tab in Settings - TinyMCE security issue: removed moxieplayer (embedding flv and mp4 is not supported anymore) RELEASE 0.7-beta |
