Changes between Version 17 and Version 18 of Changelog


Ignore:
Timestamp:
May 18, 2009 2:53:01 AM (4 years ago)
Author:
thomasb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v17 v18  
    11= CHANGELOG = 
     2 
     3 * Fix quicksearchbox look in Chrome and Konqueror (#1484841) 
     4 * Fix UTF-8 byte-order mark removing (#1485514) 
     5 * Fix folders subscribtions on Konqueror (#1484841)  
     6 * Fix debug console on Konqueror and Safari 
     7 * Fix messagelist focus issue when modifying status of selected messages (#1485807) 
     8 * Support STARTTLS in IMAP connection (#1485284) 
     9 * Fix DEL key problem in search boxes (#1485528) 
     10 * Support several e-mail addresses per user from virtuser_file (#1485678) 
     11 * Fix drag&drop with scrolling on IE (#1485786) 
     12 * Fix adding signature separator in html mode (#1485350) 
     13 * Fix opening attachment marks message as read (#1485803) 
     14 * Fix 'temp_dir' does not support relative path under Windows (#1484529) 
     15 * Fix "Initialize Database" button missing from installer (#1485802) 
     16 * Fix compose window doesn't fit 1024x768 window (#1485396) 
     17 * Fix service not available error when pressing back from compose dialog (#1485552) 
     18 * Fix using mail() on Windows (#1485779) 
     19 * Fix word wrapping in message-part's <PRE>s for printing (#1485787) 
     20 * Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714) 
     21 * Fix double footer in HTML message with embedded images 
     22 * Fix TNEF implementation bug (#1485773) 
     23 * Fix incorrect row id parsing for LDAP contacts list (#1485784)  
     24 * Fix 'mode' parameter in sqlite DSN (#1485772) 
     25 
     26== Release 0.2.1 == 
    227 
    328 * Use US-ASCII as failover when Unicode searching fails (#1485762)