From: Armin B. <arm...@de...> - 2005-03-31 12:02:53
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I just released OpenSync 0.15. This is the first release that has all plugins split out completely from the framework. The new features are: - - The plugins now have 2 possibilites to do batch commits if they like. The first option is that they receive the changes just normal and get a committed_all signal as soon as opensync is done sending the changes. The second option is that they implement a batch commit function that is called by opensync with an array of all changes to commit. - - All public functions are now documented via doxygen - - Improved comparison of vevent and vtodo objects - - New "most recent" conflict resultion policy: The user can now solve a conflict by choosing the newest object. - - Renamed opensync to libopensync to make clear that it is just a libary. - - the unit tests are now utilizing a special mock-plugin that lives in the tests/ directoy. This makes it far easier to run and extend the tests. - - the sources are now compatible with rpm building Armin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCS+btq9z7v9k9UakRAhtzAJ9eCWmGfYswrmQ45NGaf9vcxz/jAgCfYNfy d2ZwprnUAn+bmevWlYNaIvE= =2Wu0 -----END PGP SIGNATURE----- |