aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-account-setup/ChangeLog
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2005-03-08 19:03:48 +0800
committerSushma Rai <rsushma@src.gnome.org>2005-03-08 19:03:48 +0800
commit838492acd095d405b62887485f832daf237cf768 (patch)
tree127bceac97b02b70afca22320dd997bdacd59d93 /plugins/exchange-account-setup/ChangeLog
parentc406530d1249bcc4ecc03a775d24698f7683813f (diff)
downloadgsoc2013-evolution-838492acd095d405b62887485f832daf237cf768.tar
gsoc2013-evolution-838492acd095d405b62887485f832daf237cf768.tar.gz
gsoc2013-evolution-838492acd095d405b62887485f832daf237cf768.tar.bz2
gsoc2013-evolution-838492acd095d405b62887485f832daf237cf768.tar.lz
gsoc2013-evolution-838492acd095d405b62887485f832daf237cf768.tar.xz
gsoc2013-evolution-838492acd095d405b62887485f832daf237cf768.tar.zst
gsoc2013-evolution-838492acd095d405b62887485f832daf237cf768.zip
Plugin file changes, added commit callback definition and removed
duplicated accountWizard definition. svn path=/trunk/; revision=28980
Diffstat (limited to 'plugins/exchange-account-setup/ChangeLog')
-rw-r--r--plugins/exchange-account-setup/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/exchange-account-setup/ChangeLog b/plugins/exchange-account-setup/ChangeLog
index 1ae1722805..a4b3694bc2 100644
--- a/plugins/exchange-account-setup/ChangeLog
+++ b/plugins/exchange-account-setup/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-05 Sushma Rai <rsushma@novell.com>
+
+ * org-gnome-exchange-account-setup.eplug.in: Added the commit function
+ to save OOF data. This got missed in the previous commit. Also removed
+ duplicate accountWizard definition.
+
2005-02-28 JP Rosevear <jpr@novell.com>
* org-gnome-exchange-account-setup.eplug.in: add account wizard item
@@ -14,7 +20,6 @@
oof state and message to the file.
(destroy_oof_data): Frees OOFData.
-
2005-02-26 Sushma Rai <rsushma@novell.com>
* exchange-account-setup.c (org_gnome_exchange_check_options):