From e908d772d3a03e60b61e6e031bbcf954d75083de Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 3 Mar 2003 18:54:16 +0000 Subject: Use 'filename' when creating the uri rather than using the uninitialised 2003-03-03 Jeffrey Stedfast * mail-signature-editor.c (menu_file_save_cb): Use 'filename' when creating the uri rather than using the uninitialised 'uri' variable to create itself. Fixes bug #38864. svn path=/trunk/; revision=20125 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index e4484f7d80..66ff5818fa 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2003-03-03 Jeffrey Stedfast + + * mail-signature-editor.c (menu_file_save_cb): Use 'filename' when + creating the uri rather than using the uninitialised 'uri' + variable to create itself. Fixes bug #38864. + 2003-03-03 Not Zed * mail-session.c (do_user_message): Do the same as below for -- cgit v1.2.3