diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-10-10 09:13:33 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-10-10 09:13:33 +0800 |
commit | c0b38fcb521b3b2d19328fe8d296348dc372a873 (patch) | |
tree | 76ce3179431600fd07f66a35da4b6bcfaf4220ef /mail/ChangeLog | |
parent | 5de3bd00c7f3672dc2c5fd8ee34acb8a7a90c1ff (diff) | |
download | gsoc2013-evolution-c0b38fcb521b3b2d19328fe8d296348dc372a873.tar gsoc2013-evolution-c0b38fcb521b3b2d19328fe8d296348dc372a873.tar.gz gsoc2013-evolution-c0b38fcb521b3b2d19328fe8d296348dc372a873.tar.bz2 gsoc2013-evolution-c0b38fcb521b3b2d19328fe8d296348dc372a873.tar.lz gsoc2013-evolution-c0b38fcb521b3b2d19328fe8d296348dc372a873.tar.xz gsoc2013-evolution-c0b38fcb521b3b2d19328fe8d296348dc372a873.tar.zst gsoc2013-evolution-c0b38fcb521b3b2d19328fe8d296348dc372a873.zip |
Fixed for new rule_context_load
svn path=/trunk/; revision=5810
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 608189fea3..f7a8995a5d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2000-10-09 Iain Holmes <iain@helixcode.com> + + * mail-summary.c: Removed the extra arguments to rule_context_load. + 2000-10-09 Chris Toshok <toshok@helixcode.com> * subscribe-dialog.c, subscribe-dialog.h: use our own etable to |