summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-26 07:28:42 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-26 07:28:42 +0000
commita2131b67894cb4cba2e43df99ae20514b95b11d4 (patch)
treecb4cf4f7e7ad6a74d8593d996530ec9cd5ba3e37 /roundcubemail/CHANGELOG
parent7cda354a02556dcbd8aa8927161dd6cb3a3e6b83 (diff)
- Add drag cancelling with ESC key (#1484344)
git-svn-id: https://svn.roundcube.net/trunk@2538 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 3db69dd88..d002a6b37 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/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)