summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-04-08 07:08:30 +0000
committeralecpl <alec@alec.pl>2011-04-08 07:08:30 +0000
commitdd0ae6297be8cd9bcf8d91dd8a3fab34048c3612 (patch)
tree802ee61e036ceb5efa5bffc6ae51e2116682b0e5 /CHANGELOG
parent6491fbdbae0a2a6e747e283bae0f511ce852c0e9 (diff)
- Improve space-stuffing handling in format=flowed messages (#1487861)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a38bbd6f1..b47b1d4b2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Improve space-stuffing handling in format=flowed messages (#1487861)
- Fixed bug where some dates would produce SQL error in MySQL (#1487856)
- Added workaround for some IMAP server with broken STATUS response (#1487859)
- Fix bug where default_charset was not used for text messages (#1487836)