aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog6
-rw-r--r--mail/mail-config.c2
2 files changed, 6 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index bafdfbea98..35b2b33d45 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-20 Dan Winship <danw@ximian.com>
+
+ * mail-config.c (evolution_mail_config_factory_init): No need to
+ have g_warnings here. If it's done properly, therapeutically,
+ there's no danger involved.
+
2001-09-19 Jon Trowbridge <trow@ximian.com>
* mail-callbacks.c (mail_generate_reply): Truncate extremely long
diff --git a/mail/mail-config.c b/mail/mail-config.c
index 6ef4f15378..a45a735775 100644
--- a/mail/mail-config.c
+++ b/mail/mail-config.c
@@ -2046,7 +2046,6 @@ evolution_mail_config_factory_init (void)
{
BonoboGenericFactory *factory;
- g_warning ("Starting mail config");
factory = bonobo_generic_factory_new (MAIL_CONFIG_IID,
evolution_mail_config_factory_fn,
NULL);
@@ -2054,6 +2053,5 @@ evolution_mail_config_factory_init (void)
g_warning ("Error starting MailConfig");
}
- g_warning ("Registered");
bonobo_running_context_auto_exit_unref (BONOBO_OBJECT (factory));
}
55/56 build with clang on i386.tijl2013-10-081-0/+11 * databases/mysql5{5,6}-server: set shebangfix for perlmarino2013-10-061-1/+3 * - use unique package namesflo2013-10-041-4/+2 * Update to 5.5.34 release.ale2013-09-272-3/+3 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * Update to 5.5.33 release.ale2013-08-122-3/+3 * Distfile rerolled to make it clearer the license of thisale2013-06-262-2/+4 * Update to 5.5.32 release.ale2013-06-123-9/+21 * Pass --defaults-extra-file also to mysql_install_db.ale2013-05-271-1/+1 * Very slight speedup on rc file parsing; use hostname variable in preferencecrees2013-04-251-1/+2 * Allow to specify server-specific option file path in /etc/rc.confale2013-04-241-1/+4 * Update to 5.5.31.ale2013-04-235-10/+123 * - convert USE_CMAKE to USESmakc2013-03-231-1/+1 * Remove obsolete flag.ale2013-02-071-3/+2 * Update to 5.5.30 release.ale2013-02-062-3/+3 * Update CONFLCITS after the addition of percona55-* and mariadb55-*flo2013-01-181-1/+1 * Update to 5.5.29 release.ale2012-12-222-3/+3 * Update to 5.5.28 release and switch to OptionsNG.ale2012-10-122-12/+11 * Mark as broken on ARM.linimon2012-09-041-1/+7 * Update to 5.5.27 release.ale2012-08-062-3/+3 * Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-1/+1 * Add a patch to lower the valid range of mysql read/write/wait timeouts.ale2012-06-151-0/+38 * Update to 5.5.25 release.ale2012-06-012-3/+3 * Update to 5.5.24 release.ale2012-05-092-3/+3 * Update to 5.5.23 release.ale2012-04-262-3/+3 * Fix build on i386.ale2012-04-021-0/+11 * Update to 5.5.22 release (ssl security fixes).ale2012-03-262-3/+3 * Update to 5.5.21 release.ale2012-03-062-3/+3 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * Update to 5.5.20 release.ale2012-01-132-3/+3 * Update to 5.5.19 release.ale2011-12-162-3/+3 * - remove maintainer tags from pkg-descreadler2011-10-231-3/+0 * Update to 5.5.17 release.ale2011-10-223-4/+15 * Update to 5.5.16 release.ale2011-10-075-16/+26 * Don't escape quotes in mysqld_safe script, in order to fix @FIND_PROC@.ale2011-09-012-3/+12 * Update to 5.5.15 release.ale2011-08-093-16/+3 * Update to 5.5.14 release.ale2011-07-123-9/+9 * Update to 5.5.13 release.ale2011-06-092-3/+3 * Update to 5.5.12 release.ale2011-05-103-5/+5 * Update to 5.5.11 release.ale2011-04-123-3/+13 * Update MySQL to 5.5.10 release (shared library bumped).ale2011-03-192-3/+3 * Update to 5.5.9 release [1]ale2011-02-093-11/+11 * Fix init_embedded_server when argc=0.ale2011-01-132-1/+14 * Remove any attempts to create a libmysqlclient not linked to a threading libr...ale2011-01-125-45/+17 * Fix mysqlclient library in single-threaded applications,ale2011-01-092-2/+16 * Normalize cmake parameters and fix WITH_FAST_MUTEXES.ale2010-12-281-4/+4 * Allow custom pidfile.ale2010-12-281-2/+3 * Update MySQL to 5.5.8 GA release. Read UPDATING.ale2010-12-2729-658/+305 * Allow to enable userland dtrace only on supported FreeBSD versions.ale2010-11-261-6/+9 * - Mark BROKEN on 6.X: does not buildpav2010-11-201-0/+4