aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2005-01-27 04:21:04 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2005-01-27 04:21:04 +0800
commita3f10ec2eabbebe79e4015acaff50fcb6e42c4f6 (patch)
tree676983af951ad96d31da05ccc7e6878de634e67a /e-util/ChangeLog
parent154c994b5deb6620ee941def7146fcc103cc2413 (diff)
downloadgsoc2013-evolution-a3f10ec2eabbebe79e4015acaff50fcb6e42c4f6.tar
gsoc2013-evolution-a3f10ec2eabbebe79e4015acaff50fcb6e42c4f6.tar.gz
gsoc2013-evolution-a3f10ec2eabbebe79e4015acaff50fcb6e42c4f6.tar.bz2
gsoc2013-evolution-a3f10ec2eabbebe79e4015acaff50fcb6e42c4f6.tar.lz
gsoc2013-evolution-a3f10ec2eabbebe79e4015acaff50fcb6e42c4f6.tar.xz
gsoc2013-evolution-a3f10ec2eabbebe79e4015acaff50fcb6e42c4f6.tar.zst
gsoc2013-evolution-a3f10ec2eabbebe79e4015acaff50fcb6e42c4f6.zip
If the plugin isn't enabled, return TRUE so that the suer doesn't get
2005-01-26 Jeffrey Stedfast <fejj@novell.com> * e-config.c (ech_check): If the plugin isn't enabled, return TRUE so that the suer doesn't get locked in one of the account druid pages. svn path=/trunk/; revision=28565
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 2fdda896d3..f04d27048b 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-26 Jeffrey Stedfast <fejj@novell.com>
+
+ * e-config.c (ech_check): If the plugin isn't enabled, return TRUE
+ so that the suer doesn't get locked in one of the account druid
+ pages.
+
2005-01-21 JP Rosevear <jpr@novell.com>
Fixes #46404