diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-03-12 03:25:42 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-03-12 03:25:42 +0800 |
commit | bb93ebbbee7a46b780ed6c0d408827594b4102a4 (patch) | |
tree | 9cfd0049c90c0657a9ab8d25cfcc85bf25d4fb83 /camel/ChangeLog | |
parent | 10cc77f42a52ff1016d04f108884e34c05c8c8d1 (diff) | |
download | gsoc2013-evolution-bb93ebbbee7a46b780ed6c0d408827594b4102a4.tar.gz gsoc2013-evolution-bb93ebbbee7a46b780ed6c0d408827594b4102a4.tar.zst gsoc2013-evolution-bb93ebbbee7a46b780ed6c0d408827594b4102a4.zip |
Change the order of the mailing list magic patterns so that the more
* camel-mime-utils.c: Change the order of the mailing list magic
patterns so that the more mailing-list specific ones are on the
top.
svn path=/trunk/; revision=16101
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 085f62bfdf..ecb3a3bd55 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2002-03-11 Ettore Perazzoli <ettore@ximian.com> + + * camel-mime-utils.c: Change the order of the mailing list magic + patterns so that the more mailing-list specific ones are on the + top. + 2002-03-11 Jeffrey Stedfast <fejj@ximian.com> These fixes should fix bug #21737. |