diff options
author | JP Rosevear <jpr@novell.com> | 2004-08-26 10:12:07 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-08-26 10:12:07 +0800 |
commit | 3418772c2cd0532ad71fcb783bd258451a694a19 (patch) | |
tree | 43d04cc8ac3e71dee9f82a3463d25019359f5f97 /calendar/ChangeLog | |
parent | 0623a640d7fc39dcb39609e5723fe3729816e58e (diff) | |
download | gsoc2013-evolution-3418772c2cd0532ad71fcb783bd258451a694a19.tar gsoc2013-evolution-3418772c2cd0532ad71fcb783bd258451a694a19.tar.gz gsoc2013-evolution-3418772c2cd0532ad71fcb783bd258451a694a19.tar.bz2 gsoc2013-evolution-3418772c2cd0532ad71fcb783bd258451a694a19.tar.lz gsoc2013-evolution-3418772c2cd0532ad71fcb783bd258451a694a19.tar.xz gsoc2013-evolution-3418772c2cd0532ad71fcb783bd258451a694a19.tar.zst gsoc2013-evolution-3418772c2cd0532ad71fcb783bd258451a694a19.zip |
prepare the local record correctly, should fix copy to/from problems when
2004-08-25 JP Rosevear <jpr@novell.com>
* conduits/todo/todo-conduit.c (for_each): prepare the local
record correctly, should fix copy to/from problems when syncing
* conduits/calendar/calendar-conduit.c (for_each): ditto
svn path=/trunk/; revision=27026
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a2f8310211..72d437649f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-08-25 JP Rosevear <jpr@novell.com> + + * conduits/todo/todo-conduit.c (for_each): prepare the local + record correctly, should fix copy to/from problems when syncing + + * conduits/calendar/calendar-conduit.c (for_each): ditto + 2004-08-25 Frederic Crozat <fcrozat@mandrakesoft.com> * gui/dialogs/recur-comp.c: (recur_component_dialog): |