summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-09 10:17:31 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-09 10:17:31 +0000
commitc34be76e2d0e75e5574f86078a656d6658addb58 (patch)
tree40985068ee87691607466a3dd1f7333c2be25751 /roundcubemail/CHANGELOG
parent30f464ff27bda43fa08734fdfcf767407e2c78d9 (diff)
- Fix matching case sensitivity when setting identity on reply (#1485480)
- Prefer default identity on reply git-svn-id: https://svn.roundcube.net/trunk@1965 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 4a0e8a570..58a508893 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -3,7 +3,9 @@ CHANGELOG RoundCube Webmail
2008/10/09 (alec)
----------
-- fixed iil_C_Sort() to support very long and/or divided responses (#1485283)
+- Fix iil_C_Sort() to support very long and/or divided responses (#1485283)
+- Fix matching case sensitivity when setting identity on reply (#1485480)
+- Prefer default identity on reply
2008/10/08 (alec)
----------