summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-08-27 07:37:15 +0000
committerthomascube <thomas@roundcube.net>2009-08-27 07:37:15 +0000
commite0896df54040413d382100f68788469433baa5ae (patch)
tree22df6b3a406492fb8368b260400d08d73d1720ca /CHANGELOG
parent85c812acec58c46d97442c736d62ea16633a96d9 (diff)
Reset pressed buttons on next click (#1485987)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 025bd5ece..9759bf7ab 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Unselect pressed buttons on mouse up (#1485987)
- Don't set php_value error_log in .htaccess but mention in INSTALL (#1485924)
- Fix too small status/flag/attachment columns in Safari 4 (#1486063)
- Fix selection disabling while dragging splitter in webkit browsers (#1486056)