aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b57857f38c..ddae6fcb3d 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2007-07-27 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #303937
+
+ * message-list.c: (ml_tree_drag_data_received):
+ Don't do anything when ml->folder is NULL.
+
2007-07-27 Hiroyuki Ikezoe <poincare@ikezoe.net>
* em-utils.c: (em_utils_save_parts): Do not free const pointer.