Hi, Attached Patch for similar bug.
Please review. Thanks, Johnny On Fri, 2006-12-15 at 16:30 +0530, Johnny Jacob wrote: > Hi > > Attached a patch for IdentitySyncService. > > Please Review. > > Thanks, > Johnny
Index: LastSyncInfo.cs =================================================================== --- LastSyncInfo.cs (revision 6632) +++ LastSyncInfo.cs (working copy) @@ -41,6 +41,7 @@ "Feb", "Mar", "Apr", + "May", "Jun", "Jul", "Aug", Index: ChangeLog =================================================================== --- ChangeLog (revision 6632) +++ ChangeLog (working copy) @@ -1,5 +1,9 @@ -2006-12-8 Johnny Jacob <[EMAIL PROTECTED] +2006-12-15 Johnny Jacob <[EMAIL PROTECTED]> + * LastSyncInfo.cs : MonthsOfYear. Added missing 'May' + +2006-12-8 Johnny Jacob <[EMAIL PROTECTED]> + * iFolderAdmin.asmx.cs (GetReports) : Web method Added. * iFolderCommonLocal.cs (GetReports) : Virtual Function added. * iFolderServer.cs (GetReports) : GetRepots implementation added.
_______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
