summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-08-13 08:30:14 +0200
committerAleksander Machniak <alec@alec.pl>2013-08-13 08:31:29 +0200
commitf4ba655a41bad1d2f833e36dd3fbe7cb2a5582ee (patch)
tree65a5f2337c7e278ed6b703a0861aedb2525c1f73 /CHANGELOG
parent216fdb891a6840269ed0a68fb6194f787af9c2bb (diff)
Fix purge action in folder manager (#1489280)
Conflicts: CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 91f550c84..a0b47d5fe 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix purge action in folder manager (#1489280)
- Fix base URL resolving on attribute values with no quotes (#1489275)
- Fix wrong handling of links with '|' character (#1489276)
- Fix colorspace issue on image conversion using ImageMagick (#1489270)