diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 1c53c13304..3f75ad95c9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2004-10-11 Not Zed <NotZed@Ximian.com> + + ** See bug #67211. + + * camel-mime-utils.c (camel_header_raw_check_mailing_list): + initialise the match start/end pointers, since some regexec's + don't seem to do it. + 2004-10-09 Sivaiah Nallagatla <snallagatla@novell.com> * providers/groupwise/camel-gw-listner.c (add_esource) : |