summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-18 10:56:11 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-18 10:56:11 +0000
commitc58c3bf554d08f5010f635e3b2d95edae5281bf2 (patch)
tree98622e053a5e8d0d35c58ee19272e34d2c78f4de /roundcubemail/CHANGELOG
parent82e52c6e670fcf8075ec5138c0b1032ff58a1b3f (diff)
- Fix html signature formatting when identity save error occured (#1485426)
git-svn-id: https://svn.roundcube.net/trunk@1987 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 8de421b71..b54a29701 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,11 @@
CHANGELOG RoundCube Webmail
---------------------------
+2008/10/18 (alec)
+----------
+- Fix html2text class autoloading on Windows (#1485505)
+- Fix html signature formatting when identity save error occured (#1485426)
+
2008/10/15 (alec)
----------
- Add feedback and set busy when moving folder (#1485497)