summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-03-01 07:55:39 +0000
committeralecpl <alec@alec.pl>2009-03-01 07:55:39 +0000
commitd519ef8a0a24e5cfcc13f136047dcabb504e9c1d (patch)
treea49f45a9fb2a522f28b3ef458386ce480c92a24b /CHANGELOG
parentb423156d598778758626682515ae51881f0eb95a (diff)
- Fix attaching more than nine inline images (#1485759)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 946b25ea3..9a6b572b1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
CHANGELOG RoundCube Webmail
---------------------------
+2009/03/01 (alec)
+----------
+- Fix attaching more than nine inline images (#1485759)
+
2009/02/27 (thomasb)
----------
- Fix mime-type detection using a hard-coded map (#1485311)