thomascube
2009-02-08 21b160f38c98bf41ebc843e7639b5b1af588b489
CHANGELOG
@@ -1,9 +1,27 @@
CHANGELOG RoundCube Webmail
---------------------------
2009/02/08 (thomasb)
----------
- Added TNEF support to decode MS Outlook attachments (winmail.dat)
2009/02/08 (alec)
----------
- Fix "value continuation" MIME headers by adding required semicolon (#1485727)
2009/02/06 (alec)
----------
- Fix pressing select all/unread multiple times (#1485723)
- Fix selecting all unread does not honor new messages (#1485724)
- Fix some base64 encoded attachments handling (#1485725)
2009/02/05 (alec)
----------
- Support NGINX as IMAP backend: better BAD response handling (#1485720)
2009/02/04 (alec)
----------
- performance fix: don't fetch attachment headers twice when parse filename cont. values
- performance fix: don't fetch attachment parts headers twice to parse filename
2009/02/02 (alec)
----------