summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2007-05-28 19:08:36 +0000
committerthomascube <thomas@roundcube.net>2007-05-28 19:08:36 +0000
commitb2fb950fb58971a05d1c4d090132ab67afe6a6bd (patch)
treeacdbd9387812a8617d5867529c699d8b39c780a7 /CHANGELOG
parentae4d7497f23ca7d0d07860f237896e6e4490e594 (diff)
Prevent default events on subject link; fixed typo in smtp script
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f78d3dc9a..54830f1dd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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