From 1ecc7068f5ccec30e1e99fc7193c26993496797a Mon Sep 17 00:00:00 2001 From: 3 Date: Wed, 3 Oct 2001 22:17:10 +0000 Subject: Added MATCH_NEWLINE flag, -> REG_NEWLINE. 2001-10-03 * camel-search-private.c (camel_search_build_match_regex): Added MATCH_NEWLINE flag, -> REG_NEWLINE. * camel-lock-helper.c: Include to kill some warnings. * camel-filter-search.c (get_full_header): Put \n's between each line we generate. (header_full_regex): Dont drop the first argument to the command -> empty matches! (header_full_regex): Set match_newline for building regex. (body_regex): And here too. These all fix #9877. svn path=/trunk/; revision=13392 --- camel/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index f04abc03f1..bd836e916f 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,17 @@ +2001-10-03 + + * camel-search-private.c (camel_search_build_match_regex): Added + MATCH_NEWLINE flag, -> REG_NEWLINE. + + * camel-lock-helper.c: Include to kill some warnings. + + * camel-filter-search.c (get_full_header): Put \n's between each + line we generate. + (header_full_regex): Dont drop the first argument to the command + -> empty matches! + (header_full_regex): Set match_newline for building regex. + (body_regex): And here too. These all fix #9877. + 2001-10-03 Jeffrey Stedfast * camel-store.c (camel_store_delete_folder): Call -- cgit v1.2.3