summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-02-18 19:15:36 +0000
committeralecpl <alec@alec.pl>2009-02-18 19:15:36 +0000
commitec603f7da6e0dcae398169efe03b52d199427d11 (patch)
treec35b4a549989c7ba6a22d42d195db6cfceea84e0 /CHANGELOG
parentf9a4bc4dfa2ef6f8b74f32afb61f2e43d26781e2 (diff)
- Fix html body washing on reply/forward + fix attachments handling (#1485676)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 825fbb2f0..0f817752b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
CHANGELOG RoundCube Webmail
---------------------------
+2009/02/18 (alec)
+----------
+- Fix html body washing on reply/forward + fix attachments handling (#1485676)
+
2009/02/13 (alec)
----------
- Fix multiple recipients input parsing (#1485733)