Files
evolution/plugins/caldav/ChangeLog
Jeff Cai c127a3bc1b ** Fixes #333881 Set an empty string instead of null for a TEXT entry.
2006-03-28  Jeff Cai  <jeff.cai@sun.com>

        ** Fixes #333881
        * caldav-source.c: (oge_caldav):
        Set an empty string instead of null for a TEXT entry.

svn path=/trunk/; revision=31749
2006-03-28 06:26:00 +00:00

25 lines
673 B
Plaintext

2006-03-28 Jeff Cai <jeff.cai@sun.com>
** Fixes #333881
* caldav-source.c: (oge_caldav):
Set an empty string instead of null for a TEXT entry.
2006-02-22 Irene.Huang <Irene.Huang@sun.com>
Fixes bug #328252
* Makefile.am: Add $(EVOLUTION_CALENDAR_LIBS)
to liborg_gnome_evolution_caldav_la_LIBADD.
2006-01-16 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am : Integrate with eplugin make
scripts and add a ChangeLog file for the eplugin.
2006-01-16 Harish Krishnaswamy <kharish@novell.com>
* caldav*: 'Import' the CalDAV eplugin
implementation into evolution. Please
refer evolution-caldav module in cvs.gnome.org for
prior Change history.