diff options
author | Irene Huang <Irene.Huang@sun.com> | 2006-02-20 19:06:55 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2006-02-20 19:06:55 +0800 |
commit | 9013865df44ad5a701df9baea7e341ccfdaa840b (patch) | |
tree | 065b3ef02d8ec4f52014c627d4b0611ae42f60ca /plugins/exchange-operations/ChangeLog | |
parent | 5766964971cb6678d450d2d3b03d896226350117 (diff) | |
download | gsoc2013-evolution-9013865df44ad5a701df9baea7e341ccfdaa840b.tar gsoc2013-evolution-9013865df44ad5a701df9baea7e341ccfdaa840b.tar.gz gsoc2013-evolution-9013865df44ad5a701df9baea7e341ccfdaa840b.tar.bz2 gsoc2013-evolution-9013865df44ad5a701df9baea7e341ccfdaa840b.tar.lz gsoc2013-evolution-9013865df44ad5a701df9baea7e341ccfdaa840b.tar.xz gsoc2013-evolution-9013865df44ad5a701df9baea7e341ccfdaa840b.tar.zst gsoc2013-evolution-9013865df44ad5a701df9baea7e341ccfdaa840b.zip |
Fixes bug #331635
2006-02-18 Irene Huang <Irene.Huang@sun.com>
Fixes bug #331635
* exchange-account-setup.c: (org_gnome_exchange_settings):
Add NULL as the last parameter in g_object_new to mark the
the end of parameter list.
svn path=/trunk/; revision=31546
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 3daa6c1d31..d11a9acf7b 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,11 @@ +2006-02-18 Irene Huang <Irene.Huang@sun.com> + + Fixes bug #331635 + + * exchange-account-setup.c: (org_gnome_exchange_settings): + Add NULL as the last parameter in g_object_new to mark the + the end of parameter list. + 2006-02-10 Sushma Rai <rsushma@novell.com> * exchange-contacts.c (e_exchange_contacts_pcontacts): Checking if the |