diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-10-08 02:10:24 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-10-08 02:10:24 +0800 |
commit | bf304afc8a019174580a7ee60058662f4082a207 (patch) | |
tree | b223c15f25452a7ca84d6fa0a71e6d39a0923527 /camel/ChangeLog | |
parent | fdb774412ddd69ce24173f2c9ba2e84ca07601b0 (diff) | |
download | gsoc2013-evolution-bf304afc8a019174580a7ee60058662f4082a207.tar gsoc2013-evolution-bf304afc8a019174580a7ee60058662f4082a207.tar.gz gsoc2013-evolution-bf304afc8a019174580a7ee60058662f4082a207.tar.bz2 gsoc2013-evolution-bf304afc8a019174580a7ee60058662f4082a207.tar.lz gsoc2013-evolution-bf304afc8a019174580a7ee60058662f4082a207.tar.xz gsoc2013-evolution-bf304afc8a019174580a7ee60058662f4082a207.tar.zst gsoc2013-evolution-bf304afc8a019174580a7ee60058662f4082a207.zip |
Fix all mailing list regex patterns to allow any number of spaces *or*
2002-10-06 Jeffrey Stedfast <fejj@ximian.com>
* camel-mime-utils.c: Fix all mailing list regex patterns to allow
any number of spaces *or* tabs as pre-padding for the header
values.
svn path=/trunk/; revision=18333
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 6af81525f5..68f63ef12a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2002-10-06 Jeffrey Stedfast <fejj@ximian.com> + + * camel-mime-utils.c: Fix all mailing list regex patterns to allow + any number of spaces *or* tabs as pre-padding for the header + values. + 2002-10-03 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-part.c (write_to_stream): Use the content-object's |