diff options
author | Jon Trowbridge <trow@ximian.com> | 2001-08-09 10:27:40 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-08-09 10:27:40 +0800 |
commit | f94b2023ad2b205697d2bad8ec7cc92434f41605 (patch) | |
tree | c8fdce73247123a0a43b9bd5687321dded6de9e0 /camel/ChangeLog | |
parent | 574b671429269a1d80b4d74d59f583a2cd1bcf44 (diff) | |
download | gsoc2013-evolution-f94b2023ad2b205697d2bad8ec7cc92434f41605.tar.gz gsoc2013-evolution-f94b2023ad2b205697d2bad8ec7cc92434f41605.tar.zst gsoc2013-evolution-f94b2023ad2b205697d2bad8ec7cc92434f41605.zip |
Remove trailing stuff from URLs before returning. (Done in an evil way,
2001-08-08 Jon Trowbridge <trow@ximian.com>
* camel-filter-search.c (get_source): Remove trailing stuff from
URLs before returning. (Done in an evil way, not in the good way
suggested by fejj. :)) (Bug #4876)
svn path=/trunk/; revision=11808
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 80c7053000..dd3e285e82 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-08-08 Jon Trowbridge <trow@ximian.com> + + * camel-filter-search.c (get_source): Remove trailing stuff from + URLs before returning. (Done in an evil way, not in the good way + suggested by fejj. :)) (Bug #4876) + 2001-08-08 jacob berkman <jacob@ximian.com> * camel-search-private.c (camel_search_header_match): check for |