From a8cff3a02a1aecdea2e4fecfa37dca809a176ec2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 1 Sep 2008 14:57:02 +0000 Subject: Fix compiler warnings in some of the test programs. 2008-09-01 Matthew Barnes * configure.in: Fix compiler warnings in some of the test programs. * mail/em-composer-utils.c (edit_message): * plugins/email-custom-header/email-custom-header.c: * plugins/templates/templates.c: Don't mix declarations and code. svn path=/trunk/; revision=36242 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 140bf31f7d..dd69aa7b03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-09-01 Matthew Barnes + + * configure.in: + Fix compiler warnings in some of the test programs. + 2008-08-20 Matthew Barnes ** Fixes part of bug #546926 -- cgit