diff options
author | Damon Chaplin <damon@src.gnome.org> | 2000-07-23 19:07:09 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2000-07-23 19:07:09 +0800 |
commit | a774d6fe7b335910198a90b35cfac3e747a95a7f (patch) | |
tree | 05e6399bd132e7c4588a0b7299d4e0b0450c4077 | |
parent | 96b11a7e66beadde0304fb5e402346e9b5bd7887 (diff) | |
download | gsoc2013-evolution-a774d6fe7b335910198a90b35cfac3e747a95a7f.tar gsoc2013-evolution-a774d6fe7b335910198a90b35cfac3e747a95a7f.tar.gz gsoc2013-evolution-a774d6fe7b335910198a90b35cfac3e747a95a7f.tar.bz2 gsoc2013-evolution-a774d6fe7b335910198a90b35cfac3e747a95a7f.tar.lz gsoc2013-evolution-a774d6fe7b335910198a90b35cfac3e747a95a7f.tar.xz gsoc2013-evolution-a774d6fe7b335910198a90b35cfac3e747a95a7f.tar.zst gsoc2013-evolution-a774d6fe7b335910198a90b35cfac3e747a95a7f.zip |
*** empty log message ***
svn path=/trunk/; revision=4281
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b2f6bc4b9c..ebaeef0b7a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2000-07-23 Damon Chaplin <damon@helixcode.com> + + * cal-util/calobj.h: added a few more fields. + + * cal-util/calobj.c (ical_object_create_from_vobject): check for a + NULL return from vObjectUStringZValue for URL property to avoid SEGV. + For some reason an empty 'URL:' property appears and causes trouble. + 2000-07-20 Ettore Perazzoli <ettore@helixcode.com> * gui/component-factory.c (factory_fn): Update for the new |