Changes between Version 26 and Version 27 of Changelog


Ignore:
Timestamp:
Sep 29, 2010 7:07:09 AM (3 years ago)
Author:
thomasb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v26 v27  
    11= CHANGELOG = 
     2 
     3== Release 0.4.1 == 
     4 
     5 * Fix space-stuffing in format=flowed messages (#1487018) 
     6 * Fix msgexport.sh now using the new imap wrapper 
     7 * Avoid displaying password on shell (#1486947) 
     8 * Only lower-case user name if first login attempt failed (#1486393) 
     9 * Make alias setting in squirrelmail_usercopy plugin configurable (patch by pommi, #1487007) 
     10 * Prevent from saving a non-existing skin path in user prefs (#1486936) 
     11 * Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898) 
     12 * Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902) 
     13 * Fix upgrade script for SQLite (#1486903) 
     14 * Fixes in SQL init script + added update script for MSSQL database 
     15 * Remove redundant date in syslog messages (#1486945) 
     16 * Fix contacts list page controls when a group is selected (#1486946) 
     17 * Fix SMTP test in Installer (#1486952) 
     18 * Fix "Select all" causes message to be opened in folder with exactly one message (#1486913) 
     19 * Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925) 
     20 * Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929) 
     21 * Fix TinyMCE buttons are hidden in Opera (#1486922) 
     22 * Fix JS error on IE when trying to send HTML message with enabled spellchecker (#1486940) 
     23 * Display inline images with known extensions and non-image content-type (#1486934) 
     24 * Fix "Threaded" checkbox after subfolder creation (#1486928) 
     25 * Fix timezone string in sent mail (#1486961) 
     26 * Show disabled checkboxes for protected folders instead of dots (#1485498) 
     27 * Added fieldsets in Identity form, added 'identity_form' hook 
     28 * Re-added 'Close' button in upload form (#1486930, #1486823) 
     29 * Fix handling of charsets with LATIN-* label 
     30 * Fix messages background image handling in some cases (#1486990) 
     31 * Fix format=flowed handling (#1486989) 
     32 * Fix when IMAP connection fails in 'get' action session shouldn't be destroyed (#1486995) 
     33 * Fix list_cols is not updated after column dragging (#1486999) 
     34 * Support %z variable in host configuration options (#1487003) 
    235 
    336== Release 0.4 ==