aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-02-24 02:36:14 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-02-24 02:36:14 +0800
commit0343b45ce165c32278b41e8b371946526eca6f3a (patch)
treefc8d288600c7f8d380f33bb8f82ba4c4dac7276e /mail/ChangeLog
parentb4891b3326bf5c00a57af3acc7b6991043b4ed25 (diff)
downloadgsoc2013-evolution-0343b45ce165c32278b41e8b371946526eca6f3a.tar
gsoc2013-evolution-0343b45ce165c32278b41e8b371946526eca6f3a.tar.gz
gsoc2013-evolution-0343b45ce165c32278b41e8b371946526eca6f3a.tar.bz2
gsoc2013-evolution-0343b45ce165c32278b41e8b371946526eca6f3a.tar.lz
gsoc2013-evolution-0343b45ce165c32278b41e8b371946526eca6f3a.tar.xz
gsoc2013-evolution-0343b45ce165c32278b41e8b371946526eca6f3a.tar.zst
gsoc2013-evolution-0343b45ce165c32278b41e8b371946526eca6f3a.zip
We want UID_LISTs to drop with the MOVE action by default. Fixes a common
2004-02-23 Jeffrey Stedfast <fejj@ximian.com> * em-folder-tree.c (tree_drag_motion): We want UID_LISTs to drop with the MOVE action by default. Fixes a common complaint from IRC. svn path=/trunk/; revision=24832
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index ec9e01593a..296a18bd7a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-23 Jeffrey Stedfast <fejj@ximian.com>
+
+ * em-folder-tree.c (tree_drag_motion): We want UID_LISTs to drop
+ with the MOVE action by default. Fixes a common complaint from
+ IRC.
+
2004-02-23 Not Zed <NotZed@Ximian.com>
* em-format.c (emf_multipart_signed): check mps->protocol != NULL