aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorSarfraaz Ahmed <asarfraaz@novell.com>2005-06-23 13:29:23 +0800
committerAhmed Sarfraaz <sarfraaz@src.gnome.org>2005-06-23 13:29:23 +0800
commitdbbee50d3d566e217f77b217d27bcd228d7a9d51 (patch)
treea0b513dc03eba20de0751cd322823ad2c2c1ac32 /plugins/exchange-operations/ChangeLog
parent7046702f96a51347a8566134c58d4d959371dc09 (diff)
downloadgsoc2013-evolution-dbbee50d3d566e217f77b217d27bcd228d7a9d51.tar
gsoc2013-evolution-dbbee50d3d566e217f77b217d27bcd228d7a9d51.tar.gz
gsoc2013-evolution-dbbee50d3d566e217f77b217d27bcd228d7a9d51.tar.bz2
gsoc2013-evolution-dbbee50d3d566e217f77b217d27bcd228d7a9d51.tar.lz
gsoc2013-evolution-dbbee50d3d566e217f77b217d27bcd228d7a9d51.tar.xz
gsoc2013-evolution-dbbee50d3d566e217f77b217d27bcd228d7a9d51.tar.zst
gsoc2013-evolution-dbbee50d3d566e217f77b217d27bcd228d7a9d51.zip
We no longer should be declaring the global_config_listener as a static
2005-06-22 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c : We no longer should be declaring the global_config_listener as a static variable here. Also, added some NULL checks to avoid crashes. svn path=/trunk/; revision=29573
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 351fcbc7fe..3a4255ba38 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,9 @@
+2005-06-22 Sarfraaz Ahmed <asarfraaz@novell.com>
+
+ * exchange-account-setup.c : We no longer should be declaring the
+ global_config_listener as a static variable here. Also, added some
+ NULL checks to avoid crashes.
+
2005-06-15 Sushma Rai <rsushma@novell.com>
* exchange-account-setup.c (org_gnome_exchange_settings): Trying to