| | 1 | === LogicMail 1.0.2 === |
| | 2 | 2008-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 | |