summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-24 07:57:21 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-24 07:57:21 +0000
commit4278ac8215da8ce3a62027d2dc4e763f2b45ab2d (patch)
tree98d390f64ee90706c2e539feb4fcfafa3ae9e2a8 /roundcubemail/CHANGELOG
parent875a49c2581f9349098285484d36f48a62236730 (diff)
- Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435) git-svn-id: https://svn.roundcube.net/trunk@2006 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index e0caecfe9..8fbff19d8 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,11 @@
CHANGELOG RoundCube Webmail
---------------------------
+2008/10/24 (alec)
+----------
+- Added option 'identities_level', removed 'multiple_identities'
+- Allow deleting identities when multiple_identities=false (#1485435)
+
2008/10/22 (alec)
----------
- Added option focus_on_new_message (#1485374)