diff options
author | Milan Crha <mcrha@redhat.com> | 2009-04-25 01:40:31 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-04-28 20:02:19 +0800 |
commit | d49d7cb2f73c578e48d02f8241cdb6771379210f (patch) | |
tree | 9b920a74189ff23098ee9d37c20bcdf322731474 /addressbook | |
parent | d261d0b2e46d4793c2d54540782552846535eb60 (diff) | |
download | gsoc2013-evolution-d49d7cb2f73c578e48d02f8241cdb6771379210f.tar.gz gsoc2013-evolution-d49d7cb2f73c578e48d02f8241cdb6771379210f.tar.zst gsoc2013-evolution-d49d7cb2f73c578e48d02f8241cdb6771379210f.zip |
Use new ESourceList API (simplifies code)
** Part of fix for bug #569652
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 55337e64a7..a51d82e1a1 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,12 @@ 2009-04-24 Milan Crha <mcrha@redhat.com> + ** Part of fix for bug #569652 + + * gui/component/addressbook-component.c: (ensure_sources): + Use new ESourceList API (simplifies code). + +2009-04-24 Milan Crha <mcrha@redhat.com> + ** Fix for bug #572348 * gui/component/ldap-config.glade: |