summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-10-16 09:10:47 +0200
committerAleksander Machniak <alec@alec.pl>2013-10-16 09:11:33 +0200
commit5aa6f6203dff9c5551dd40c788db6274037752bb (patch)
treeb6154a8f7f4cec8adf7996c9319c989e36201ef7 /CHANGELOG
parentacbf6eede613a5496cabccbdbfcb2f4e2cbd60d2 (diff)
Fix iframe onload for upload errors handling (#1489379)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ab559010c..13fa83564 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix iframe onload for upload errors handling (#1489379)
- Fix address matching in Return-Path header on identity selection (#1489374)
- Fix text wrapping issue with long unwrappable lines (#1489371)
- Fixed mispelling: occured -> occurred (#1489366)