diff options
author | Not Zed <NotZed@Ximian.com> | 2002-07-18 22:14:11 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2002-07-18 22:14:11 +0800 |
commit | 093aba2984e28ae0a5b33186a3316e1ed9be7e0f (patch) | |
tree | fbfc4c19123454a5bcfa42d9f0b4a484f44a2ffd /mail/ChangeLog | |
parent | 8b593001842752379721a7fac98538efa7903ad9 (diff) | |
download | gsoc2013-evolution-093aba2984e28ae0a5b33186a3316e1ed9be7e0f.tar.gz gsoc2013-evolution-093aba2984e28ae0a5b33186a3316e1ed9be7e0f.tar.zst gsoc2013-evolution-093aba2984e28ae0a5b33186a3316e1ed9be7e0f.zip |
Put the mcheck stuff back in, which was removed without a changelog entry.
2002-07-18 Not Zed <NotZed@Ximian.com>
* main.c (main): Put the mcheck stuff back in, which was removed
without a changelog entry.
svn path=/trunk/; revision=17504
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 27d721e4de..72b30520b4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2002-07-18 Not Zed <NotZed@Ximian.com> + + * main.c (main): Put the mcheck stuff back in, which was removed + without a changelog entry. + 2002-07-08 Peter Williams <peterw@ximian.com> * Makefile.am: Reference the new libefilterbar.a. |