summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-09-07 07:53:01 +0000
committeralecpl <alec@alec.pl>2009-09-07 07:53:01 +0000
commit4a63f1efaff83dd03e663ed1a432a15dc0100be3 (patch)
tree88fe563cb09033b33fb51b5fbf9d23fc99e427ec /CHANGELOG
parente077870affc064e958d9f3077b1e3373634e24b7 (diff)
- Fix roundcube hangs on empty inbox with bincimapd (#1486093)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index af6306df6..aff6dadd8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix roundcube hangs on empty inbox with bincimapd (#1486093)
- Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)
- Force IE style headers for attachments in non-HTTPS session, 'use_https' option (#1485655)
- Check 'post_max_size' for upload max filesize (#1486089)