Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
evolution-data-server-devel: Development files for building against evolution-data-server
Name: | evolution-data-server-devel |
Vendor: | Scientific Linux |
Version: | 1.0.2 |
License: | GPL |
Release: | 4 |
URL: | |
- Summary
- Development files needed for building things which link against
evolution-data-server.
Changelog
- * Thu Nov 4 18:00:00 2004 David Malcolm <dmalcolm{%}redhat{*}com> - 1.0.2-4
- Added patch to fix usage of GINT_TO_POINTER/GPOINTER_TO_INT for calendar backend GType hash table that was breaking on ia64 (#136914)
- * Wed Oct 20 19:00:00 2004 David Malcolm <dmalcolm{%}redhat{*}com> - 1.0.2-3
- added workaround for a backend leak that causes the "contacts" calendar
backend to hold open an EBook for the local contacts (filed upstream at:
http://bugzilla.ximian.com/show_bug.cgi?id=68533 ); this was causing e-d-s to
never lose its last addressbook, and hence never quit. We workaround this by
detecting this condition and exiting when it occurs, fixing bug #134851 and #134849.
- * Tue Oct 12 19:00:00 2004 David Malcolm <dmalcolm{%}redhat{*}com> - 1.0.2-2
- added patch to fix build on x86_64 (had multiple definitions of mutex code in libdb/dbinc.mutex.h)