From e851cec11e3556ae42ecd160f61b661b808d013c Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 19 Aug 2002 13:28:10 +0000 Subject: If the passed-in URL contains a path, but the service doesn't allow paths, * camel-session.c (get_service): If the passed-in URL contains a path, but the service doesn't allow paths, then the path part must be a folder name, and we should ignore it here. #29010 svn path=/trunk/; revision=17797 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index a4ae451a6e..e4c14b822f 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2002-08-16 Dan Winship + + * camel-session.c (get_service): If the passed-in URL contains a + path, but the service doesn't allow paths, then the path part must + be a folder name, and we should ignore it here. #29010 + 2002-08-16 Chris Toshok * camel-arg.h: remove the outer parens from the expansion of -- cgit v1.2.3