diff options
author | alecpl <alec@alec.pl> | 2009-02-08 17:05:23 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-02-08 17:05:23 +0000 |
commit | 0ea8d3a08e6055293aaa689bff6525522986e71c (patch) | |
tree | 7d6f4c26afa75c4018a8ef059fbed02a3828f374 /CHANGELOG | |
parent | 5801afdf3ecc30b3eaaa19afa9d50ea42849271b (diff) |
- Fix "value continuation" MIME headers by adding required semicolon (#1485727)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGELOG RoundCube Webmail --------------------------- +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) |