aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index cd2a6d4739..0c5bc2e60c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2008-07-09 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #207802 (Patch suggested by Veerapuram Varadhan.)
+
+ * message-list.c: (struct search_child_struct), (search_child_cb),
+ (is_tree_widget_children), (ml_tree_drag_motion): Do not allow drop
+ messages to the same message list as is the source. Also do not
+ allow drop over message list if it doesn't have set a folder.
+
2008-07-03 Milan Crha <mcrha@redhat.com>
** Fix for bug #541365