Re: [evolution-patches] Exchange fix for #310757



Thanks, committed with the bug number in the ChangeLog.

-- Sarfraaz

On Wed, 2005-07-20 at 11:23 +0530, shakti wrote:
> Patch looks good and working fine.
> 
> I think you forgot to put the bug number in ChangeLog file :)
> 
> Thanks,
> Shakti
> 
> 
> 
> Sarfraaz Ahmed wrote:
> 
> >Hi,
> >
> >Another simple patch for fixing #310757, in exchange calendar backend.
> >
> >Thanks
> >-- Sarfraaz
> >  
> >
> >------------------------------------------------------------------------
> >
> >Index: ChangeLog
> >===================================================================
> >RCS file: /cvs/gnome/evolution-exchange/ChangeLog,v
> >retrieving revision 1.355
> >diff -u -p -u -p -r1.355 ChangeLog
> >--- ChangeLog	18 Jul 2005 11:02:07 -0000	1.355
> >+++ ChangeLog	19 Jul 2005 08:45:55 -0000
> >@@ -1,3 +1,8 @@
> >+2005-07-19  Sarfraaz Ahmed <asarfraaz novell com>
> >+
> >+	* calendar/e-cal-backend-exchange.c (get_static_capabilities): Removed 
> >+	the static capabilities for send options.
> >+
> > 2005-07-15  Sarfraaz Ahmed <asarfraaz novell com>
> > 
> > 	* calendar/e-cal-backend-exchange-tasks.c (remove_task) : Access href
> >Index: calendar/e-cal-backend-exchange.c
> >===================================================================
> >RCS file: /cvs/gnome/evolution-exchange/calendar/e-cal-backend-exchange.c,v
> >retrieving revision 1.34
> >diff -u -p -u -p -r1.34 e-cal-backend-exchange.c
> >--- calendar/e-cal-backend-exchange.c	14 Jun 2005 13:12:43 -0000	1.34
> >+++ calendar/e-cal-backend-exchange.c	19 Jul 2005 08:45:55 -0000
> >@@ -125,8 +125,6 @@ get_static_capabilities (ECalBackendSync
> > 		CAL_STATIC_CAPABILITY_NO_TASK_ASSIGNMENT ","
> > 		CAL_STATIC_CAPABILITY_NO_THISANDFUTURE ","
> > 		CAL_STATIC_CAPABILITY_NO_THISANDPRIOR ","
> >-		CAL_STATIC_CAPABILITY_NO_GEN_OPTIONS ","
> >-		CAL_STATIC_CAPABILITY_REQ_SEND_OPTIONS ","
> > 		CAL_STATIC_CAPABILITY_REMOVE_ALARMS);
> > 
> > 	return GNOME_Evolution_Calendar_Success;
> >  
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >evolution-patches mailing list
> >evolution-patches lists ximian com
> >http://lists.ximian.com/mailman/listinfo/evolution-patches
> >  
> >
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]