diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-08-03 01:21:30 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-03 01:21:30 +0800 |
commit | 712b10f964c8f590c36e76b41d030da8c892cde4 (patch) | |
tree | a680a861910f678d9f7145fd651328f80ca307cf /mail/ChangeLog | |
parent | 9dab965a56c3bac15eda11d6c7703163e80e89de (diff) | |
download | gsoc2013-evolution-712b10f964c8f590c36e76b41d030da8c892cde4.tar gsoc2013-evolution-712b10f964c8f590c36e76b41d030da8c892cde4.tar.gz gsoc2013-evolution-712b10f964c8f590c36e76b41d030da8c892cde4.tar.bz2 gsoc2013-evolution-712b10f964c8f590c36e76b41d030da8c892cde4.tar.lz gsoc2013-evolution-712b10f964c8f590c36e76b41d030da8c892cde4.tar.xz gsoc2013-evolution-712b10f964c8f590c36e76b41d030da8c892cde4.tar.zst gsoc2013-evolution-712b10f964c8f590c36e76b41d030da8c892cde4.zip |
Emit "model_pre_change" where appropriate.
2000-08-02 Christopher James Lahey <clahey@helixcode.com>
* mail-ops.c, message-list.c: Emit "model_pre_change" where
appropriate.
svn path=/trunk/; revision=4475
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 a9daedf64d..d28861ab89 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-08-02 Christopher James Lahey <clahey@helixcode.com> + + * mail-ops.c, message-list.c: Emit "model_pre_change" where + appropriate. + 2000-08-02 Peter Williams <peterw@helixcode.com> * mail-config.h: #ifdef _MAIL_CONFIG_H protect the header. |