summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-04-07 18:42:05 +0000
committerthomascube <thomas@roundcube.net>2012-04-07 18:42:05 +0000
commit59c404de0b1dd1da38773b7617276bc81535443a (patch)
treef45abf3242f487b4e87c14dae5849c4c3a3f22ca /CHANGELOG
parentc73efcc7bb6e0980ecd6505970894c57162940ea (diff)
Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5808e73e7..6bdb8aa4a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix invisible cursor when replying to a html message (#1487073)
+- Reset IP stored in session when destroying session data (#1488056)
- Fix bug where memory_limit = -1 wasn't handled properly
- Support LDAP RFC2256's country object class read/write (#1488123)
- Upgraded to jQuery 1.7.2