diff options
author | Damon Chaplin <damon@ximian.com> | 2001-09-01 05:24:52 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-09-01 05:24:52 +0800 |
commit | c453eb0f455f4ee864ffca4ff74cda3374412a0e (patch) | |
tree | e5a3611e062bb514ff5592bc5677095b931e806f /calendar/ChangeLog | |
parent | 684127f5d51f31f5c03b00e4b4733eb311f2604e (diff) | |
download | gsoc2013-evolution-c453eb0f455f4ee864ffca4ff74cda3374412a0e.tar gsoc2013-evolution-c453eb0f455f4ee864ffca4ff74cda3374412a0e.tar.gz gsoc2013-evolution-c453eb0f455f4ee864ffca4ff74cda3374412a0e.tar.bz2 gsoc2013-evolution-c453eb0f455f4ee864ffca4ff74cda3374412a0e.tar.lz gsoc2013-evolution-c453eb0f455f4ee864ffca4ff74cda3374412a0e.tar.xz gsoc2013-evolution-c453eb0f455f4ee864ffca4ff74cda3374412a0e.tar.zst gsoc2013-evolution-c453eb0f455f4ee864ffca4ff74cda3374412a0e.zip |
fix debugging messages so they use "" rather than NULL. Fixes bug #8559.
2001-08-31 Damon Chaplin <damon@ximian.com>
* gui/dialogs/comp-editor-util.c (comp_editor_contacts_to_widget):
(comp_editor_contacts_to_component): fix debugging messages so they
use "" rather than NULL. Fixes bug #8559.
svn path=/trunk/; revision=12539
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 a3d1372fb0..daa176839a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-08-31 Damon Chaplin <damon@ximian.com> + + * gui/dialogs/comp-editor-util.c (comp_editor_contacts_to_widget): + (comp_editor_contacts_to_component): fix debugging messages so they + use "" rather than NULL. Fixes bug #8559. + 2001-08-29 Federico Mena Quintero <federico@ximian.com> * pcs/cal-backend-file.c (cal_backend_file_remove_object): See if |