aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBertrand Guiheneuf <bertrand@src.gnome.org>1999-05-14 16:47:11 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>1999-05-14 16:47:11 +0800
commit4b376c242cf019e5fec6889422b8d777ae7a480d (patch)
treedf500e443ba52c91c993ffd2b4e0b3f1d21997bf /ChangeLog
parent1126db678eea6b5fcde9376b77e5b35694467453 (diff)
downloadgsoc2013-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b5c1061fd..e35ca659c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):