diff options
author | Frédéric Crozat <fcrozat@src.gnome.org> | 2004-04-21 15:21:01 +0800 |
---|---|---|
committer | Frédéric Crozat <fcrozat@src.gnome.org> | 2004-04-21 15:21:01 +0800 |
commit | 400a4a04c6aa77b9b1e41f07a3c277e51f339799 (patch) | |
tree | 47b8b5e8d5ee79bdb36697eb2c341797c77e9e0c /calendar/ChangeLog | |
parent | 61b2324b4e263709a359938bdfc8e640fbb1f6ba (diff) | |
download | gsoc2013-evolution-400a4a04c6aa77b9b1e41f07a3c277e51f339799.tar gsoc2013-evolution-400a4a04c6aa77b9b1e41f07a3c277e51f339799.tar.gz gsoc2013-evolution-400a4a04c6aa77b9b1e41f07a3c277e51f339799.tar.bz2 gsoc2013-evolution-400a4a04c6aa77b9b1e41f07a3c277e51f339799.tar.lz gsoc2013-evolution-400a4a04c6aa77b9b1e41f07a3c277e51f339799.tar.xz gsoc2013-evolution-400a4a04c6aa77b9b1e41f07a3c277e51f339799.tar.zst gsoc2013-evolution-400a4a04c6aa77b9b1e41f07a3c277e51f339799.zip |
Fix crash when gconf value are not existing in the gconf database.
* gui/migration.c: (migrate_calendars):
Fix crash when gconf value are not existing in the gconf
database.
svn path=/trunk/; revision=25555
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 51c8a52c3b..90c5b1511b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-04-21 Frederic Crozat <fcrozat@mandrakesoft.com> + + * gui/migration.c: (migrate_calendars): + Fix crash when gconf value are not existing in the gconf + database. + 2004-04-21 Not Zed <NotZed@Ximian.com> * gui/gnome-cal.c (gnome_calendar_set_ui_component): fix for |