diff options
| author | Milan Crha <mcrha@redhat.com> | 2008-12-03 12:25:46 +0000 |
|---|---|---|
| committer | Milan Crha <mcrha@src.gnome.org> | 2008-12-03 12:25:46 +0000 |
| commit | fde5ac6953d7bdd02a57c4e86cb1ee41ac03a75d (patch) | |
| tree | 10d2a7f1c6be5a2caaf193a43b681d20888b0425 /ChangeLog | |
| parent | 9762fe3d9c3aeac663910636ba50864cf53f3396 (diff) | |
| download | evolution-data-server-fde5ac6953d7bdd02a57c4e86cb1ee41ac03a75d.tar.gz | |
** Fix for bug #352287
2008-12-03 Milan Crha <mcrha@redhat.com>
** Fix for bug #352287
* configure.in: Require libgweather in configure stage.
* calendar/backends/weather/Makefile.am:
* calendar/backends/weather/e-weather-source.h:
* calendar/backends/weather/e-weather-source.c: (e_weather_source_new):
* calendar/backends/weather/e-cal-backend-weather.c: (create_weather),
(finished_retrieval_cb), (getCategory):
* calendar/backends/weather/e-weather-source-ccf.h:
* calendar/backends/weather/e-weather-source-ccf.c: (e_weather_source_ccf_new),
(e_weather_source_ccf_parse), (find_location), (struct search_struct),
(parse_done), (find_location_func), (e_weather_source_ccf_init):
Share locations and forecast retrieving with libgweather.
svn path=/trunk/; revision=9793
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-12-03 Milan Crha <mcrha@redhat.com> + + ** Part of fix for bug #352287 + + * configure.in: Require libgweather in configure stage. + 2008-12-02 Milan Crha <mcrha@redhat.com> ** Fix for bug #503662 |
