diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index efbf63423f..6ce834d78a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2001-06-28 Ettore Perazzoli <ettore@ximian.com> + * mail-display.c: Fix case of labels in the `link_menu' so that it + is consistent with that of the other menus in Evolution + [i.e. "Copy Link Location" instead of "Copy Location" etc.]. + +2001-06-28 Ettore Perazzoli <ettore@ximian.com> + * mail-display.c (invisible_selection_get_callback): New, signal handler for "selection_get" on the GtkInvisible widget we use for selections. |