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 /calendar | |
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 'calendar')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6d4023c97f..f461af6832 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,14 @@ 2009-04-24 Milan Crha <mcrha@redhat.com> + ** Part of fix for bug #569652 + + * gui/calendar-component.c: (ensure_sources): + * gui/memos-component.c: (ensure_sources): + * gui/tasks-component.c: (ensure_sources): + Use new ESourceList API (simplifies code). + +2009-04-24 Milan Crha <mcrha@redhat.com> + ** Part of fix for bug #381132 * gui/apps_evolution_calendar.schemas.in: |