summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-06-11 19:26:08 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-06-11 19:26:08 +0000
commit7ccc5472194c7be8d1dfcc1c00d33b1578b2da4e (patch)
tree8058f7910c851682bbbd9071db9e851ed552f151 /roundcubemail/CHANGELOG
parentdce7957478999895361dcce3189c8011f1c73afb (diff)
- don't call expunge and don't remove message row after message move
if flag_for_deletion is set to true (#1485002) git-svn-id: https://svn.roundcube.net/trunk@1508 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 63bf46cc1..caa676012 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,11 @@
CHANGELOG RoundCube Webmail
---------------------------
+2008/06/11 (alec)
+----------
+- Don't call expunge and don't remove message row after message move
+ if flag_for_deletion is set to true (#1485002)
+
2008/06/08 (alec)
----------
- Added option to disable autocompletion from selected LDAP address books (#1484922)