Changeset 289

Show
Ignore:
Timestamp:
09/27/08 03:55:37 PM (3 months ago)
Author:
octorian
Message:

Updated changelog

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/LogicMail-1.0/ChangeLog.txt

    r226 r289  
     1=== LogicMail 1.0.2 === 
     22008-09-27  Derek Konigsberg  <octo@logicprobe.org> 
     3 
     4        * Logging into a server puts me at the *bottom* of my folder list (#105) 
     5        * E-mail address entry field crashes on invalid name characters (#108) 
     6        * Generated Date/Time strings have incorrect time zone for DST (#103) 
     7        * SMTP client implementation should use address literal when hostname is unknown (#102) 
     8        * Some character encodings don't display properly (#99) 
     9        * Soft line breaks in Quoted-Printable text are incorrectly decoded (#98) 
     10        * Null Pointer Exception while rerieving BODYSTRUCTURE (#97) 
     11        * IMAP artifacts in the body of unopened message (#95) 
     12        * Endless "refresh folders" loop when using qmail server (#93) 
     13        * Duplicate folders shown when server returns the requested folder in a LIST response (#90) 
     14        * Status refresh fails with unselectable folders (#88) 
     15        * Retrieve folder tree fails on escaped delmiter and specified-length encoding (#81) 
     16 
    117=== LogicMail 1.0.1 === 
    2182008-06-29  Derek Konigsberg  <octo@logicprobe.org>