diff options
author | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2007-05-11 18:22:26 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2007-05-11 18:22:26 +0800 |
commit | 730fa4cf41b25ad1c5e9a57ec97fd823ea6ff144 (patch) | |
tree | f419fdd0d3721e2182bdbb194193669ac382fcbc /plugins/calendar-weather/ChangeLog | |
parent | 347bdcf94d622efbdeaa687a617efa8d1480bb74 (diff) | |
download | gsoc2013-evolution-730fa4cf41b25ad1c5e9a57ec97fd823ea6ff144.tar.gz gsoc2013-evolution-730fa4cf41b25ad1c5e9a57ec97fd823ea6ff144.tar.zst gsoc2013-evolution-730fa4cf41b25ad1c5e9a57ec97fd823ea6ff144.zip |
Bug 437584 – Compilation warning in evolution's plugins folder
svn path=/trunk/; revision=33507
Diffstat (limited to 'plugins/calendar-weather/ChangeLog')
-rw-r--r-- | plugins/calendar-weather/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/calendar-weather/ChangeLog b/plugins/calendar-weather/ChangeLog index 8f8bf6f8bd..03882cca19 100644 --- a/plugins/calendar-weather/ChangeLog +++ b/plugins/calendar-weather/ChangeLog @@ -1,3 +1,11 @@ +2007-05-11 Gilles Dartiguelongue <dartigug@esiee.fr> + + * calendar-weather.c: (e_plugin_lib_enable), (parse_subtree), + (location_clicked), (e_calendar_weather_location), + (e_calendar_weather_refresh), (set_units), + (e_calendar_weather_units): fix casts in strcmp, + fixes part of bug #437584. + 2007-03-20 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #419524 |