From c431339a4509245701b4de0c89fcab0e5b21e1cb Mon Sep 17 00:00:00 2001 From: Adenilson Cavalcanti Date: Tue, 2 Sep 2008 10:08:32 -0400 Subject: [PATCH] Updating todos. --- src/gcalendar.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gcalendar.c b/src/gcalendar.c index 93a9126..2840437 100644 --- a/src/gcalendar.c +++ b/src/gcalendar.c @@ -21,8 +21,8 @@ */ /* TODO: - * - fix "No get_changeinfo function was given" bug - * - commitchanges: well... write the code + * - commitchanges: report back updated fields, when ADDED (ID/updated/edit_url) or + * UPDATED (updated/edit_url) * - review code for leaks (I'm not sure if I'm using opensync API correctly...) * */ -- 2.11.4.GIT