aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-07-21 01:26:19 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-07-21 01:26:19 +0800
commit782d8a198c2d18a0395cee729245e2f724ae0a90 (patch)
treeed1dfe6908bb57d6ff442f38ef33a4b9c5819508 /mail/ChangeLog
parent5dad2a9d035f4d6d31e5b4630946935ac3916d87 (diff)
downloadgsoc2013-evolution-782d8a198c2d18a0395cee729245e2f724ae0a90.tar
gsoc2013-evolution-782d8a198c2d18a0395cee729245e2f724ae0a90.tar.gz
gsoc2013-evolution-782d8a198c2d18a0395cee729245e2f724ae0a90.tar.bz2
gsoc2013-evolution-782d8a198c2d18a0395cee729245e2f724ae0a90.tar.lz
gsoc2013-evolution-782d8a198c2d18a0395cee729245e2f724ae0a90.tar.xz
gsoc2013-evolution-782d8a198c2d18a0395cee729245e2f724ae0a90.tar.zst
gsoc2013-evolution-782d8a198c2d18a0395cee729245e2f724ae0a90.zip
Update the components to match the changes in the libeshell API.
svn path=/trunk/; revision=4242
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index c6579a49fe..ab439f708c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-20 Ettore Perazzoli <ettore@helixcode.com>
+
+ * component-factory.c (factory_fn): Updated for the new
+ `evolution_shell_component_new()' arg.
+
2000-07-19 Jeffrey Stedfast <fejj@helixcode.com>
* message-thread.c (thread_messages): What if message info is NULL?