From f146a1feb59ccb1a35ff748051b3c0127da72f61 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 8 Apr 2003 17:48:12 +0000 Subject: If store->engine->line is NULL, use _("Unknown error") as the error string 2003-04-08 Jeffrey Stedfast * providers/pop3/camel-pop3-store.c (pop3_try_authenticate): If store->engine->line is NULL, use _("Unknown error") as the error string instead. svn path=/trunk/; revision=20765 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 7305a450a3..12aac0ffc9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2003-04-08 Jeffrey Stedfast + + * providers/pop3/camel-pop3-store.c (pop3_try_authenticate): If + store->engine->line is NULL, use _("Unknown error") as the error + string instead. + 2003-04-08 Not Zed * camel-folder-summary.c (camel_folder_summary_load): use -- cgit v1.2.3