summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-05-26 07:28:42 +0000
committeralecpl <alec@alec.pl>2009-05-26 07:28:42 +0000
commit91d1a15ba89398cfb1a58f372b4a4329547b41a3 (patch)
tree9d697646d3927e411521379dd1f3e9f753e00d75 /CHANGELOG
parent1301e981103696df7745fc0015762e25aee854db (diff)
- Add drag cancelling with ESC key (#1484344)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3db69dd88..d002a6b37 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Add drag cancelling with ESC key (#1484344)
- Support initial identity name from virtuser_query (#1484003)
- Added message menu, removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)