summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-02-04 17:39:06 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-02-04 17:39:06 +0000
commit0da3aa1eb3b128e041ba41abb0a05395fdcffac7 (patch)
tree816c14944a1d6d631b6a7313663be1faff1fc20e /roundcubemail/CHANGELOG
parentcfdd2a89837edf8b9e15247f7b4fd3309782a821 (diff)
Make sending of read receipts configurable
git-svn-id: https://svn.roundcube.net/trunk@1013 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG6
1 files changed, 5 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 8203ec5c6..87fd51ec2 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,11 +1,15 @@
CHANGELOG RoundCube Webmail
---------------------------
+2008/02/04 (thomasb)
+----------
+- Fix regular expression for checking e-mail address (#1484710)
+- Make sending of read receipts configurable
+
2008/02/02 (thomasb)
----------
- Always update $CONFIG with user prefs (#1484729)
- Don't ask for MDN confirmations on drafted messages (#1484691)
--
2008/01/31 (robin)
- Remember search results (closes #1483883), patch by the_glu