diff options
author | Not Zed <NotZed@Ximian.com> | 2002-08-28 21:04:29 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2002-08-28 21:04:29 +0800 |
commit | fc6063eabdc9813aff0f8cb39d782f64b3c345d0 (patch) | |
tree | be8316d4fa698c2f9cee344b3b47b6eceea10793 /camel/ChangeLog | |
parent | a01639020eab41b968f269aefecb2eb4662b812f (diff) | |
download | gsoc2013-evolution-fc6063eabdc9813aff0f8cb39d782f64b3c345d0.tar gsoc2013-evolution-fc6063eabdc9813aff0f8cb39d782f64b3c345d0.tar.gz gsoc2013-evolution-fc6063eabdc9813aff0f8cb39d782f64b3c345d0.tar.bz2 gsoc2013-evolution-fc6063eabdc9813aff0f8cb39d782f64b3c345d0.tar.lz gsoc2013-evolution-fc6063eabdc9813aff0f8cb39d782f64b3c345d0.tar.xz gsoc2013-evolution-fc6063eabdc9813aff0f8cb39d782f64b3c345d0.tar.zst gsoc2013-evolution-fc6063eabdc9813aff0f8cb39d782f64b3c345d0.zip |
fix exposes a regression in mbox :-/
2002-08-28 Not Zed <NotZed@Ximian.com>
* tests/folder/test8.c (test_add_message): Change message number
to use hex, so its properly unique.
(worker): Same here.
svn path=/trunk/; revision=17891
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 142bbdd734..a5d6f5b5c7 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,9 @@ 2002-08-28 Not Zed <NotZed@Ximian.com> + * tests/folder/test8.c (test_add_message): Change message number + to use hex, so its properly unique. + (worker): Same here. + * tests/misc/utf7.c: some utf7/utf8 tests. * providers/imap/camel-imap-utils.c (imap_mailbox_encode): Chagned |