alecpl
2009-03-01 d519ef8a0a24e5cfcc13f136047dcabb504e9c1d
CHANGELOG
@@ -1,6 +1,33 @@
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)
- Don't return empty string if charset conversion failed (#1485757)
- Disable concurrent autocomplete query results display (#1485743)
2009/02/26 (alec)
----------
- Fix new lines stripped from message footer (#1485751)
2009/02/24 (alec)
----------
- Fix IE problem with mouse click autocomplete (#1485739)
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)
- Fix replying to message with html attachment (#1485676)
2009/02/10 (alec)
----------
- Use default_charset for messages without specified charset (#1485661, #1484961)