diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-01-02 13:46:02 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-02 13:46:02 +0800 |
commit | 6d8453bf8d9f8fb50cedf4f8971602261956daa8 (patch) | |
tree | 87c1099a2608aabf223bd38c36c15ecec335a5fd /calendar/ChangeLog | |
parent | d03003f2289d704dd8842b66481559a58e274a6e (diff) | |
download | gsoc2013-evolution-6d8453bf8d9f8fb50cedf4f8971602261956daa8.tar.gz gsoc2013-evolution-6d8453bf8d9f8fb50cedf4f8971602261956daa8.tar.zst gsoc2013-evolution-6d8453bf8d9f8fb50cedf4f8971602261956daa8.zip |
Fixes #325468 (critical warning crasher).
2006-01-02 Harish Krishnaswamy <kharish@novell.com>
* gui/dialogs/cal-prefs-dialog.c: (show_fb_config):
Fixes #325468 (critical warning crasher).
svn path=/trunk/; revision=31013
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 499d255534..4ceb714b8b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2006-01-02 Harish Krishnaswamy <kharish@novell.com> + + * gui/dialogs/cal-prefs-dialog.c: (show_fb_config): + Fixes #325468 (critical warning crasher). + 2005-12-30 Andre Klapper <a9016009@gmx.de> * icalendar-importer.c: removed a duplicated exclamation mark. |