diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-05-14 16:47:11 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-05-14 16:47:11 +0800 |
commit | 4b376c242cf019e5fec6889422b8d777ae7a480d (patch) | |
tree | df500e443ba52c91c993ffd2b4e0b3f1d21997bf /ChangeLog | |
parent | 1126db678eea6b5fcde9376b77e5b35694467453 (diff) | |
download | gsoc2013-evolution-4b376c242cf019e5fec6889422b8d777ae7a480d.tar gsoc2013-evolution-4b376c242cf019e5fec6889422b8d777ae7a480d.tar.gz gsoc2013-evolution-4b376c242cf019e5fec6889422b8d777ae7a480d.tar.bz2 gsoc2013-evolution-4b376c242cf019e5fec6889422b8d777ae7a480d.tar.lz gsoc2013-evolution-4b376c242cf019e5fec6889422b8d777ae7a480d.tar.xz gsoc2013-evolution-4b376c242cf019e5fec6889422b8d777ae7a480d.tar.zst gsoc2013-evolution-4b376c242cf019e5fec6889422b8d777ae7a480d.zip |
added recipient handling class funcs.
* camel/camel-mime-message.c (camel_mime_message_class_init):
added recipient handling class funcs.
svn path=/trunk/; revision=925
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-05-14 bertrand <Bertrand.Guiheneuf@inria.fr> + + * camel/camel-mime-message.c (camel_mime_message_class_init): + added recipient handling class funcs. + 1999-05-13 bertrand <Bertrand.Guiheneuf@inria.fr> * camel/camel-mime-message.c (camel_mime_message_init): |