** See bug #47765.
authorNot Zed <NotZed@Ximian.com>
Wed, 3 Sep 2003 18:05:54 +0000 (18:05 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Wed, 3 Sep 2003 18:05:54 +0000 (18:05 +0000)
commitf58660ad6e5ca426c75f8f51fc3d44e76e511d8d
tree1ef4f89d497acbff9c9516b329bc730618e8a210
parentbfccc0560e39c5b2f164d862f5431abb73fd8f55
** See bug #47765.

2003-08-20  Not Zed  <NotZed@Ximian.com>

        ** See bug #47765.

        * camel-folder-search.h: Removed match1 member.

        * camel-folder-search.c (camel_folder_search_match_expression):
        use current directly rather than match1.  This method isn't used
        anywhere anyway.
        (search_not): remove match1 stuff.
        (search_match_all): properly handle the match-all against 1
        message as a scalar result, not an array result.

2003-09-03  Not Zed  <NotZed@Ximian.com>

        * camel-http-stream.c (camel_http_stream_set_proxy): handle NULL
        proxy_url - unset the proxy.
camel/ChangeLog
camel/camel-folder-search.c
camel/camel-folder-search.h
camel/camel-http-stream.c