Files
evolution/plugins/ipod-sync/ChangeLog
Harish Krishnaswamy 21474dde0e Add evolution-ipod-sync.h to dist. Fixes #350388.
2006-05-13  Harish Krishnaswamy  <kharish@novell.com>

	* Makefile.am : Add evolution-ipod-sync.h to dist.
	Fixes #350388.

svn path=/trunk/; revision=32533
2006-08-11 06:18:31 +00:00

26 lines
716 B
Plaintext

2006-05-13 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am : Add evolution-ipod-sync.h to dist.
Fixes #350388.
2006-05-13 Harish Krishnaswamy <kharish@novell.com>
patch submitted by: Hiroyuki Ikezoe
* ipod.c: Remove compiler warning. Fixes 341606.
2006-05-08 Srinivasa Ragavan <sragavan@novell.com>
* ipod-sync.c: (destination_save_addressbook),
(destination_save_cal), (org_gnome_sync_calendar),
(org_gnome_sync_tasks), (org_gnome_sync_addressbook): Added support
for multiple addressbook/calendar/task support for iPod.
2005-10-18 Srinivasa Ragavan <sragavan@novell.com>
* Created the iPod sync plugin. It based on Justin Wakes bounty
work and rodrigo's save callendar plugin.