From 076b83ed4fceedb7758f546719ea746737dacbe2 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 4 Oct 2000 21:32:32 +0000 Subject: use "nntp:" instead of "news:" since "news:" urls aren't supposed to have 2000-10-04 Chris Toshok * providers/nntp/camel-nntp-store.c (nntp_store_get_folder_info): use "nntp:" instead of "news:" since "news:" urls aren't supposed to have host/user/port info in them. also, if there's a user defined in the url, put it in the urls for our folders. svn path=/trunk/; revision=5717 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 3a2b1113ea..7e64d5597a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2000-10-04 Chris Toshok + + * providers/nntp/camel-nntp-store.c (nntp_store_get_folder_info): + use "nntp:" instead of "news:" since "news:" urls aren't supposed + to have host/user/port info in them. also, if there's a user + defined in the url, put it in the urls for our folders. + 2000-10-04 Chris Toshok * providers/nntp/camel-nntp-auth.c (camel_nntp_auth_authenticate): -- cgit v1.2.3