summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-02-08 20:38:54 +0000
committerthomascube <thomas@roundcube.net>2009-02-08 20:38:54 +0000
commit21b160f38c98bf41ebc843e7639b5b1af588b489 (patch)
tree08bad782ccc1a146191c7af17d28cf718fc62924 /CHANGELOG
parent0ea8d3a08e6055293aaa689bff6525522986e71c (diff)
Added TNEF support to decode MS Outlook (winmail.dat) attachments
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 189e815a5..c608c4013 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
CHANGELOG RoundCube Webmail
---------------------------
+2009/02/08 (thomasb)
+----------
+- Added TNEF support to decode MS Outlook attachments (winmail.dat)
+
2009/02/08 (alec)
----------
- Fix "value continuation" MIME headers by adding required semicolon (#1485727)