Changeset 6005 in subversion


Ignore:
Timestamp:
Mar 14, 2012 4:27:43 AM (15 months ago)
Author:
thomasb
Message:

Cleanup changelog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/CHANGELOG

    r5994 r6005  
    22=========================== 
    33 
     4- Request all needed fields from address book backends (#1488394) 
    45- Unified (single) spellchecker button 
    5 - Fix encoding of attachment with comma in name (#1488389) 
    66- Scroll long lists on drag&drop (#1485946) 
    7 - Fix handling of % character in IMAP protocol (#1488382) 
    8 - Fix duplicate names handling in addressbook searches (#1488375) 
    9 - Fix displaying HTML messages from Disqus (#1488372) 
    10 - Exclude E_STRICT from error_reporting for PHP 5.4 
    117- Copy all skins in installto script (#1488376) 
    12 - Prevent from folder selection on virtual folder collapsing (#1488346) 
    138 
    149RELEASE 0.8-beta 
     
    2217- Handle identity details box with an iframe (#1487020) 
    2318- Fix issue where some text from original message was missing on reply (#1488340) 
    24 - Fix parse errors in DDL files for MS SQL Server 
    25 - User configurable setting how to display contact names in list 
    26 - Make contacts list sorting configurable for the admin/user 
    27 - Revert SORT=DISPLAY support, removed by mistake (#1488327) 
    2819- Fix autoselect_host() for login (#1488297) 
    29 - Fix drafts update issues when edited from preview pane (#1488314) 
    3020- Changed license to GNU GPLv3+ with exceptions for skins & plugins 
    31 - Make mime type detection based on filename extension to be case-insensitive 
    32 - Fix failure on MySQL database upgrade from 0.7 - text column can't have default value (#1488300) 
    3321- Added address book widget on compose screen 
    3422- Use proper timezones from PHP's internal timezonedb (#1485592) 
     
    4230- Added About tab in Settings 
    4331- TinyMCE updated to 3.4.6 
     32 
     33RELEASE 0.7.2 
     34------------- 
     35- Fix encoding of attachment with comma in name (#1488389) 
     36- Fix handling of % character in IMAP protocol (#1488382) 
     37- Fix duplicate names handling in addressbook searches (#1488375) 
     38- Fix displaying of HTML messages from Disqus (#1488372) 
     39- Disable E_STRICT warnings on PHP 5.4 
     40- Prevent from folder selection on virtual folder collapsing (#1488346) 
     41- Fix automatic unsubscribe of non-existent folders 
     42- Fix double-quotes handling in recipient names 
     43- User configurable setting how to display contact names in list 
     44- Make contacts list sorting configurable for the admin/user 
     45- Fix parse errors in DDL files for MS SQL Server 
     46- Revert SORT=DISPLAY support, removed by mistake (#1488327) 
     47- Add lost translation label in de_DE (#1488315) 
     48- Fix drafts update issues when edited from preview pane (#1488314) 
     49- Fix wrong variable name in rcube_ldap.php (#1488302) 
     50- Make mime type detection based on filename extension to be case-insensitive 
     51- Fix failure on MySQL database upgrade from 0.7 - text column can't have default value (#1488300) 
     52 
    4453 
    4554RELEASE 0.7.1 
Note: See TracChangeset for help on using the changeset viewer.