From: Armin B. <arm...@de...> - 2005-04-10 12:38:15
|
Hi, I just released OpenSync 0.16. The release has the following changes - Support for building rpms from the plugins (Thanks to Pierre) - Added unit tests to all plugins - Fixed the problem with having to run autogen.sh before using the tarball. It is now possible to run ./configure directly like it should work. - Fixed some crashes when initializing plugins several times - Improved support for gcc4 (Thanks to Pierre) - fixed a bug when handling unknown vformat attributes (thanks to Paul) - Greatly improved vnote comparison and conversion - the evo2 plugin now detects evolution-data-server 1.2 correctly - Plugins can now specify if they: - need no configuration (like kdepim) - have an optional configuration (like evo2) - have mandatory configuration (like file-sync) This is used to decide if the configuration button on the gui is enabled and if the users gets a error message if he doesnt configure a plugin at all. - Fixed some crashes As always you can download the latest release from http://www.opensync.org/wiki/download I also added a new wikipage http://www.opensync.org/wiki/tracing that shows how to turn in tracing and how to read the trace files to find errors quickly. Armin |