diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-20 02:47:54 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-20 02:47:54 +0800 |
commit | 35444ef18c978de9b7037ac30da507d5322671a9 (patch) | |
tree | a6c79cadc172b843ee1bd31202ff53bc7dfa9383 /mail/ChangeLog | |
parent | 26c45ab265e8dfec121a765306143de5a579ccbb (diff) | |
download | gsoc2013-evolution-35444ef18c978de9b7037ac30da507d5322671a9.tar gsoc2013-evolution-35444ef18c978de9b7037ac30da507d5322671a9.tar.gz gsoc2013-evolution-35444ef18c978de9b7037ac30da507d5322671a9.tar.bz2 gsoc2013-evolution-35444ef18c978de9b7037ac30da507d5322671a9.tar.lz gsoc2013-evolution-35444ef18c978de9b7037ac30da507d5322671a9.tar.xz gsoc2013-evolution-35444ef18c978de9b7037ac30da507d5322671a9.tar.zst gsoc2013-evolution-35444ef18c978de9b7037ac30da507d5322671a9.zip |
Added initialize_value and value_is_empty callbacks.
2000-05-19 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Added initialize_value and value_is_empty
callbacks.
svn path=/trunk/; revision=3140
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 b876d0e781..f81e6bc148 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-05-19 Christopher James Lahey <clahey@helixcode.com> + + * message-list.c: Added initialize_value and value_is_empty + callbacks. + 2000-05-18 Dan Winship <danw@helixcode.com> * folder-browser-factory.c (folder_browser_factory): Remove |