summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-17 09:12:22 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-17 09:12:22 +0000
commit8a5d9d1e6ff8fd5b30c5ea024aa0311aab70a6bb (patch)
tree2e426a8914a38fffb9442ae0c6f8fd745f3f9b55 /roundcubemail/CHANGELOG
parentbdc249e7015a1733cc697ed7e8c835c4e40b2067 (diff)
- Add variable for 'Today' label in date_today option (#1486120)
git-svn-id: https://svn.roundcube.net/trunk@4557 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 557d7ab88..85f2bc3e9 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Add variable for 'Today' label in date_today option (#1486120)
- Fix dont_override setting does not override existing user preferences (#1487664)
- Use only one from IMAP authentication methods to prevent login delays (1487784)
- Replying to a sent message puts the old recipient as the new recipient (#1487074)