summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-04-29 18:36:40 +0000
committeralecpl <alec@alec.pl>2011-04-29 18:36:40 +0000
commitcf58ce8512f389f9b9c1bad3fe6dfcb293163f15 (patch)
treea82c86d2ff91e08ac69afba898620d3d0f9f0b34 /CHANGELOG
parentc08b18c4b92cc7c253c72709e3aecb639a742d9f (diff)
- Fix a bug where selecting too many contacts would produce too large URI request (#1487892)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c3495cda7..fca1ce74b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix a bug where selecting too many contacts would produce too large URI request (#1487892)
- Fix relative URLs handling according to a <base> in HTML (#1487889)
- Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883)
- Fix usage of non-standard HTTP error codes (#1487797)