Changelog for
libopensync-devel-0.39_SVN6166-1.79.i586.rpm :
Fri Nov 5 13:00:00 2010 cstenderAATTsuse.de
- updated to version 0.39_SVN6153
- updated to version 0.39
* Updates and improvements in the API documentation based on
doxygen (ticket #755). Moved doxygen annotations from the
source files to the headers (ticket #898)
* Shrinked the public API. Less public interfaces for plugins and
applications.
* Removed XML format from OpenSync core. Now XML format is
maintained separately
* Reference counting for all OpenSync modules (#978)
* Sync plugin API changes
* Format plugin API changes
* New IPC implementation by Graham Cobb
* Support for ObjType mixing in OSyncEngine (#992)
* Multiply callback for synchronization forecast (#850)
* Format independent use of merge/demerge via new
OSyncCapabilities and OSyncMerger (#1084)
* Common list pattern for all OpenSync modules (#975)
* Dropped file location from OSyncHashtable interface (#1082
and #1083)
* Dropped file location from OSyncAnchor interface
* Key=value pattern for OSyncAnchor (#1090)
* Replace OSyncAnchor with OSyncStateDB (#1091)
* Improved exception handling in all OpenSync modules (#1087)
Tue Nov 11 13:00:00 2008 cstenderAATTsuse.de
- updated to version 0.38
- Many updates and fixes for the OSyncPluginConfig API
- Updated example-plugin for current api
- Reenabled plain to xmlformat-
*-doc conversion
- Made osync_assert public. Now plugin developers are able to
use osync_assert instead of g_assert or assert
- Packaging with CPack
- OpenSync raises an error message if a plugin cannot be loaded
- Improved sorting of OSyncXMLFormat fields
introduced osync_xmlformat_is_sorted()
- Only active OSyncObjTypeSinks for Enabled/Activated Resources
Ticket #817
- Introduced Converter Cache to cache already encountered format
converter paths. This should accelerate the conversion
- New initialize and finalize functions for format plugins to
store format plugin related data, e.g. XML schemas
Mon Aug 18 14:00:00 2008 cstenderAATTsuse.de
- updated to version 0.37
- changes since last release:
o introduced OSyncPluginConfig API
o introduced OSyncUpdater API
o introduced new Hashtable API
o ported \"osyncplugin\" to new API
o tons of bug fixes and performance improvements
Thu Jul 10 14:00:00 2008 cstenderAATTsuse.de
- renamed package back to libopensync
- created subpackage libopensync1
Thu Jul 10 14:00:00 2008 cstenderAATTsuse.de
- updated specfile to fit upstream change r3426
Mon Jan 28 13:00:00 2008 cstenderAATTsuse.de
- updated to version 0.36
o improved error handling
o added timeout handling
o improved use of main sink
o lots of testsuite improvements
o various bugfixes
Tue Dec 18 13:00:00 2007 cstenderAATTsuse.de
- updated to version 0.35
Fri Nov 9 13:00:00 2007 cstenderAATTsuse.de
- updated to version 0.34
o ported build environment to cmake
Mon Oct 15 14:00:00 2007 cstenderAATTsuse.de
- updated to version 0.33
o added support for unidirectional synchronization
Sun Aug 12 14:00:00 2007 ajAATTsuse.de
- Fix typo in spec file.