From e712cc248aef07ba3828362552f9e56bdf833a06 Mon Sep 17 00:00:00 2001 From: Antonio Xu Date: Wed, 2 Jul 2003 18:38:41 +0000 Subject: Change file url to absolute path. Fixes bug #44065. 2003-06-25 Antonio Xu * e-msg-composer.c (handle_mailto): Change file url to absolute path. Fixes bug #44065. svn path=/trunk/; revision=21726 --- composer/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index f0b6e7fce4..7d4a19afbd 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2003-06-25 Antonio Xu + + * e-msg-composer.c (handle_mailto): Change file url to absolute + path. Fixes bug #44065. + 2003-07-01 Jeffrey Stedfast * e-msg-composer.c (autosave_load_draft): Connect to the -- cgit