summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-02-06 19:04:45 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-02-06 19:04:45 +0000
commita33b4bc903acdbb08e369f4a2c79c0a69f2a49b0 (patch)
tree6fe40ff783044a2583cf42ec63d8b7cbe7546161 /roundcubemail/CHANGELOG
parent8741945860c3d2fbbd46842dd0039398b228127e (diff)
- Fix some base64 encoded attachments handling (#1485725)
git-svn-id: https://svn.roundcube.net/trunk@2280 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 810f24c89..e6c4a85d6 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -5,6 +5,7 @@ CHANGELOG RoundCube Webmail
----------
- Fix pressing select all/unread multiple times (#1485723)
- Fix selecting all unread does not honor new messages (#1485724)
+- Fix some base64 encoded attachments handling (#1485725)
2009/02/05 (alec)
----------