[evolution-patches] Re: patch to fix bug#310330 (evolution/mail)
- From: Vivek Jain <jvivek novell com>
- To: evolution-patches lists ximian com
- Subject: [evolution-patches] Re: patch to fix bug#310330 (evolution/mail)
- Date: Thu, 14 Jul 2005 17:15:57 +0530
oops! goofed up in the ChangeLog..
here is the one with proper ChangeLog..
On Thu, 2005-07-14 at 17:03 +0530, Vivek Jain wrote:
> Hi,
>
> The attached patch fixes bug
> http://bugzilla.gnome.org/show_bug.cgi?id=310330
>
> just included a missing header file.
>
> Thanks,
> Vivek Jain
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/mail/ChangeLog,v
retrieving revision 1.3654
diff -u -p -r1.3654 ChangeLog
--- ChangeLog 12 Jul 2005 04:04:12 -0000 1.3654
+++ ChangeLog 14 Jul 2005 11:42:06 -0000
@@ -1,3 +1,8 @@
+2005-07-14 Vivek Jain <jvivek novell com>
+
+ * em-composer-utils.c : included file camel-multipart.h
+ **Fixes #310330
+
2005-07-10 Shreyas Srinivasan <sshreyas novell com>
* mail-config.[ch]: Add new functions to remove proxy accounts and
Index: em-composer-utils.c
===================================================================
RCS file: /cvs/gnome/evolution/mail/em-composer-utils.c,v
retrieving revision 1.39
diff -u -p -r1.39 em-composer-utils.c
--- em-composer-utils.c 17 Jun 2005 15:20:29 -0000 1.39
+++ em-composer-utils.c 14 Jul 2005 11:42:07 -0000
@@ -49,6 +49,7 @@
#include "e-util/e-account-list.h"
+#include <camel/camel-multipart.h>
#include <camel/camel-string-utils.h>
#include <camel/camel-stream-mem.h>
#include <camel/camel-nntp-address.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]