summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-09-05 10:32:25 +0000
committerthomascube <thomas@roundcube.net>2008-09-05 10:32:25 +0000
commit6e6e89324c231737936acc3a30558df7e9649551 (patch)
tree35baa9cd67edb77cfe9f3d92281265ea9929aa19 /CHANGELOG
parent8beee1b56812aeddfaf4a5d8a43f7e9309b073df (diff)
Capture backspace key in list mode (#1484566)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 034f33d55..124b52e19 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,7 @@ CHANGELOG RoundCube Webmail
- Respect Content-Location headers in multipart/related messages according to RFC2110 (#1484946)
- Applied mime_decode patch by David Lublink
- Allowed max. attachment size now indicated in compose screen (#1485030)
+- Also capture backspace key in list mode (#1484566)
2008/09/04 (alec)
----------