From 10451271268c699cdd23f1cfaf61be1cf56f0883 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 29 Jan 2002 22:51:40 +0000 Subject: Don't pass NULL text to gtk_entry_set_text. Maybe this will fix bug 2002-01-29 Jeffrey Stedfast * mail-accounts.c (construct): Don't pass NULL text to gtk_entry_set_text. Maybe this will fix bug #18971. svn path=/trunk/; revision=15512 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 09552a220a..fcb5d5f223 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2002-01-29 Jeffrey Stedfast + + * mail-accounts.c (construct): Don't pass NULL text to + gtk_entry_set_text. Maybe this will fix bug #18971. + 2002-01-29 Jeffrey Stedfast * mail-callbacks.c (redirect): New function that implements the -- cgit v1.2.3