From 9634666fca1347da1378ebbe574cb879f3fc474e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 1 Sep 2000 22:23:40 +0000 Subject: This needs to return a const char * and not a char *, because we're not 2000-09-01 Jeffrey Stedfast * e-msg-composer.c (e_msg_composer_get_sig_file): This needs to return a const char * and not a char *, because we're not actually allocating memory here. svn path=/trunk/; revision=5173 --- composer/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 91f4f2dee6..1179d16b61 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2000-09-01 Jeffrey Stedfast + + * e-msg-composer.c (e_msg_composer_get_sig_file): This needs to + return a const char * and not a char *, because we're not actually + allocating memory here. + 2000-08-28 Jeffrey Stedfast * e-msg-composer.c (e_msg_composer_new_with_message): Always -- cgit v1.2.3