summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-04-17 06:47:30 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-04-17 06:47:30 +0000
commitd6bd2e6d2e2a690cbac0401d6e57435c93f91f33 (patch)
tree7ba87dcddd6a1860a382fd7b62f38a75f2afe5e1 /roundcubemail/CHANGELOG
parentbb402171564dafb193f30094e4b883ca739a1ae0 (diff)
- Fix UTF-8 byte-order mark removing (#1485514)
git-svn-id: https://svn.roundcube.net/trunk@2397 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 0e0dce25e..f04e628ab 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix UTF-8 byte-order mark removing (#1485514)
- Fix folders subscribtions on Konqueror (#1484841)
- Fix debug console on Konqueror and Safari
- Fix messagelist focus issue when modifying status of selected messages (#1485807)