diff options
author | svncommit <devs@roundcube.net> | 2006-09-13 04:49:18 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2006-09-13 04:49:18 +0000 |
commit | 40ed9be1ee7ca4c4950573a18f55aeaaa15ecb3a (patch) | |
tree | ae923d9820382661c69db7b251fa7f676059b2ed /CHANGELOG | |
parent | 7139e33e6c7dcd206e166416e7b5742bc3849cb9 (diff) |
Fixed bug #1484019 and #1484020
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ CHANGELOG RoundCube Webmail --------------------------- +2006/09/12 (estadtherr) +---------- +- Fixed html2text treatment of table headers (Bug #1484020) +- Fixed IMAP fetch of message body (Bug #1484019) + + 2006/09/08 (thomasb) ---------- - Fixed safe_mode problems (Bug #1418381) |