diff options
author | bertrand <Bertrand.Guiheneuf@inria.fr> | 1999-05-15 18:32:30 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-05-15 18:32:30 +0800 |
commit | 6c99eb2e0cbc6f383aac6d34aacaa8cbceb2600e (patch) | |
tree | 1bc9d2c64c2132cad3136063d85396d257d0e2d4 /ChangeLog | |
parent | 4b376c242cf019e5fec6889422b8d777ae7a480d (diff) | |
download | gsoc2013-evolution-6c99eb2e0cbc6f383aac6d34aacaa8cbceb2600e.tar.gz gsoc2013-evolution-6c99eb2e0cbc6f383aac6d34aacaa8cbceb2600e.tar.zst gsoc2013-evolution-6c99eb2e0cbc6f383aac6d34aacaa8cbceb2600e.zip |
flags handling methods
1999-05-15 bertrand <Bertrand.Guiheneuf@inria.fr>
* camel/camel-mime-message.c (*_flag):
flags handling methods
1999-05-14 bertrand <Bertrand.Guiheneuf@inria.fr>
* camel/camel-mime-message.c (camel_mime_message_class_init):
added recipient handling class funcs.
svn path=/trunk/; revision=926
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-05-15 bertrand <Bertrand.Guiheneuf@inria.fr> + + * camel/camel-mime-message.c (*_flag): + flags handling methods + 1999-05-14 bertrand <Bertrand.Guiheneuf@inria.fr> * camel/camel-mime-message.c (camel_mime_message_class_init): |