diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-04-20 03:53:51 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-04-20 03:53:51 +0800 |
commit | dae227365983880e24daede574bdc144c083e2ec (patch) | |
tree | 915d5cf406318bed3d5c66e7d0e23dbbae1f9da4 /plugins/ipod-sync/ChangeLog | |
parent | 2758c38b48d3d50b13867152274ff4c83b753155 (diff) | |
download | gsoc2013-evolution-dae227365983880e24daede574bdc144c083e2ec.tar gsoc2013-evolution-dae227365983880e24daede574bdc144c083e2ec.tar.gz gsoc2013-evolution-dae227365983880e24daede574bdc144c083e2ec.tar.bz2 gsoc2013-evolution-dae227365983880e24daede574bdc144c083e2ec.tar.lz gsoc2013-evolution-dae227365983880e24daede574bdc144c083e2ec.tar.xz gsoc2013-evolution-dae227365983880e24daede574bdc144c083e2ec.tar.zst gsoc2013-evolution-dae227365983880e24daede574bdc144c083e2ec.zip |
Fix some compilation errors.
2008-04-19 Matthew Barnes <mbarnes@redhat.com>
* plugins/ipod-sync/ical-fomat.c (do_save_calendar_ical):
* plugins/ipod-sync/ipod-sync.c (open_for_writing),
(destination_save_addressbook):
Fix some compilation errors.
svn path=/trunk/; revision=35389
Diffstat (limited to 'plugins/ipod-sync/ChangeLog')
-rw-r--r-- | plugins/ipod-sync/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/ipod-sync/ChangeLog b/plugins/ipod-sync/ChangeLog index d6f2a15aef..ce1f317c42 100644 --- a/plugins/ipod-sync/ChangeLog +++ b/plugins/ipod-sync/ChangeLog @@ -1,3 +1,9 @@ +2008-04-19 Matthew Barnes <mbarnes@redhat.com> + + * ical-fomat.c (do_save_calendar_ical): + * ipod-sync.c (open_for_writing), (destination_save_addressbook): + Fix some compilation errors. + 2008-04-17 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #526739 |