aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 342d2a3661..00a8dc0893 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -2,6 +2,9 @@
* mail-display.c (html_button_press_event): make the event
handlers return FALSE so that gtkhtml can process the events.
+ (on_link_clicked): call gnome_url_show with all its arguments so
+ that it actually does something. Also pass news and nntp urls to
+ gnome_url_show so that they can be handled properly.
2003-01-17 Larry Ewing <lewing@ximian.com>