=== 2.21.2 ===
2008-01-14 Gustavo J. A. M. Carneiro <
[email protected]>
* NEWS: Update.
* configure.ac, wscript: Bump version to 2.21.2.
2008-01-05 Gustavo J. A. M. Carneiro <
[email protected]>
* evolution/ecal.defs,
* evolution/evo-calendar.h,
* evolution/evo-calendar.c (evo_cal_component_get_status),
(evo_cal_component_set_status): Wrap get_set_status (#505305)
* evolution/ebook.override:
* evolution/ecal.override: Fix some compilation warnings.
* evolution/wscript:
* gnomeapplet/wscript:
* gnomedesktop/wscript:
* gnomekeyring/wscript:
* gnomeprint/wscript:
* gtksourceview/wscript:
* mediaprofiles/wscript:
* metacity/wscript:
* nautilusburn/wscript:
* rsvg/wscript:
* totem/wscript:
* wnck/wscript: Fix more WAF build problems.
2007-12-30 Gustavo J. A. M. Carneiro <
[email protected]>
* evolution/ebook.override:
* evolution/evo-addressbook.c (evo_addressbook_remove_contact):
* evolution/evo-addressbook.h:
* evolution/evo-calendar.c (evo_cal_source_open_source),
(evo_cal_source_open_new_with_absolute_uri),
(evo_cal_source_print_all_objects, evo_cal_source_get_object):
* evolution/evo-calendar.h:
* evolution/evo-ebook-environment.c (evo_environment_find_source):
* evolution/evo-ebook-environment.h:
* evolution/evo-ecal-environment.c:
(evo_environment_list_cal_sources, evo_environment_find_source):
* evolution/evo-ecal-environment.h:
Fix a lot of compilation warnings, and a missing pyg_register_wrapper.
2007-12-30 Paul <
[email protected]>
reviewed by: Gustavo Carneiro.
* evolution/ebook.override:
* evolution/ecal.override:
Bug 506401 – evolution *.override files need NO_IMPORT_PYGOBJECT
defined to avoid multiply defined symbols at link time.
2007-12-29 Koop Mast <
[email protected]>
reviewed by: Gustavo J. A. M. Carneiro
* configure.ac:
* metacity/metacity.defs:
Bug 505307 – Compilation fails against metacity 2.21.
2007-12-20 Gustavo J. A. M. Carneiro <
[email protected]>
* evolution/ecal.override (_helper_wrap_glist_of_evo_locations),
* evolution/ebook.override (_helper_wrap_glist_of_evo_locations):
#include "config.h" to get a __version__ attribute on the module
when compiling with pygtk 2.14 codegen.