summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-02-10 11:49:29 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-02-10 11:49:29 +0000
commit2d2bfc3abbd41ddafbeb8c741270dfb32547b2e5 (patch)
tree8419ba89b845f750fe533f7b4820b883193f80c6 /roundcubemail/CHANGELOG
parentc4bafd61dcc839b213c12b319da65ad3d02b1ad3 (diff)
- Use default_charset for messages without specified charset (#1485661, #1484961)
git-svn-id: https://svn.roundcube.net/trunk@2286 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index c608c4013..7e57645f6 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,10 @@
CHANGELOG RoundCube Webmail
---------------------------
+2009/02/10 (alec)
+----------
+- Use default_charset for messages without specified charset (#1485661, #1484961)
+
2009/02/08 (thomasb)
----------
- Added TNEF support to decode MS Outlook attachments (winmail.dat)