diff options
author | Veerapuram Varadhan <vvaradan@src.gnome.org> | 2005-11-09 19:49:36 +0800 |
---|---|---|
committer | Veerapuram Varadhan <vvaradan@src.gnome.org> | 2005-11-09 19:49:36 +0800 |
commit | f52f027f91748c51b2c5ab54a6ec5343869ea0af (patch) | |
tree | ceb13a8ba028346c229cd1c9f6e2a92e496e8918 /calendar/ChangeLog | |
parent | 1e9e8ac380238b05021d2f83d2d28f34d3063336 (diff) | |
download | gsoc2013-evolution-f52f027f91748c51b2c5ab54a6ec5343869ea0af.tar.gz gsoc2013-evolution-f52f027f91748c51b2c5ab54a6ec5343869ea0af.tar.zst gsoc2013-evolution-f52f027f91748c51b2c5ab54a6ec5343869ea0af.zip |
Committing for Nathan Owens <pianocomp81@yahoo.com>
Committing for Nathan Owens <pianocomp81@yahoo.com>
* calendar/conduit/todo/todo-conduit.c (local_record_from_comp)
(comp_from_remote_record) (post_sync) (add_category_if_possible):
Category syncing in todo-conduits.
svn path=/trunk/; revision=30587
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6eb297ff06..4cdaea1b3d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2005-11-09 Veerapuram Varadhan <vvaradhan@novell.com> + + Committing for Nathan Owens <pianocomp81@yahoo.com> + + * calendar/conduit/todo/todo-conduit.c (local_record_from_comp) + (comp_from_remote_record) (post_sync) (add_category_if_possible): + Category syncing in todo-conduits. + 2005-11-09 Dinesh Layek <LDinesh@novell.com> Fixes #273322 |