diff options
author | thomascube <thomas@roundcube.net> | 2007-05-28 19:08:36 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2007-05-28 19:08:36 +0000 |
commit | b2fb950fb58971a05d1c4d090132ab67afe6a6bd (patch) | |
tree | acdbd9387812a8617d5867529c699d8b39c780a7 /CHANGELOG | |
parent | ae4d7497f23ca7d0d07860f237896e6e4490e594 (diff) |
Prevent default events on subject link; fixed typo in smtp script
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/05/28 (thomasb) +--------- +- Fixed buggy imap_root settings (closes #1484379) +- Prevent default events on subject links (#1484399) +- Typo in rcube_smtp.inc + + 2007/05/23 (estadtherr) ---------- - Upgrade to TinyMCE v2.1.1.1 |