diff options
author | Dan Winship <danw@src.gnome.org> | 2002-08-19 21:28:10 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-08-19 21:28:10 +0800 |
commit | e851cec11e3556ae42ecd160f61b661b808d013c (patch) | |
tree | 918caf217a634deeba4645516ae756b526d596e1 /camel/ChangeLog | |
parent | 362583b764392a1b672a0404d85932853de5afab (diff) | |
download | gsoc2013-evolution-e851cec11e3556ae42ecd160f61b661b808d013c.tar.gz gsoc2013-evolution-e851cec11e3556ae42ecd160f61b661b808d013c.tar.zst gsoc2013-evolution-e851cec11e3556ae42ecd160f61b661b808d013c.zip |
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
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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 <danw@ximian.com> + + * 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 <toshok@ximian.com> * camel-arg.h: remove the outer parens from the expansion of |