aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 2df893d3c1..044234d450 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,17 @@
2004-04-14 Not Zed <NotZed@Ximian.com>
+ ** See bug #56149.
+
+ * em-folder-view.c (emfv_edit_cut): similar to below, use focus to
+ determine who we select from.
+ (emfv_edit_copy): ditto.
+
+ * message-list.c: Remove primary selection stuff. It just annoys.
+
+ * em-folder-browser.c (emfb_edit_copy): use focus rather than
+ selection owner to determine who to copy from.
+ (emfb_edit_cut): similarly.
+
* em-format.c (emf_multipart_related): hmm, use the right pointer
when iterating the pending uri list.