aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-03-10 12:27:35 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-03-10 12:27:35 +0800
commitbc78d367b0f55fa2a3090cc32df91a5c91c5d9cc (patch)
tree8e14b68515e62c3069dbb69c84f11df4f4898133 /mail/ChangeLog
parent67974fa1e0c1d8702508c8ce601c03db22c4399c (diff)
downloadgsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.tar
gsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.tar.gz
gsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.tar.bz2
gsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.tar.lz
gsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.tar.xz
gsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.tar.zst
gsoc2013-evolution-bc78d367b0f55fa2a3090cc32df91a5c91c5d9cc.zip
removed main.c from the build.
2003-03-10 Not Zed <NotZed@Ximian.com> * Makefile.am (libevolution_mail_la_SOURCES): removed main.c from the build. * component-factory.c (component_factory_init): Remove, not used anymore, causes linking problems some places. (factory): Removed the debug printf. svn path=/trunk/; revision=20226
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 831777da79..c38e76e916 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2003-03-10 Not Zed <NotZed@Ximian.com>
+
+ * Makefile.am (libevolution_mail_la_SOURCES): removed main.c from
+ the build.
+
+ * component-factory.c (component_factory_init): Remove, not used
+ anymore, causes linking problems some places.
+ (factory): Removed the debug printf.
+
2003-03-07 Jeffrey Stedfast <fejj@ximian.com>
All this snot just to fix bug #38925 and an attempt to fix bug