Changes between Version 6 and Version 7 of opensync-0.38-notes
- Timestamp:
- 11/11/08 12:15:52 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
opensync-0.38-notes
v6 v7 27 27 - Added sanity check for file-sync. file-sync only supports "file" format, which encapsulates the other formats. 28 28 - Improved sorting of OSyncXMLFormat fields ( introduced osync_xmlformat_is_sorted(), ...) 29 - Only active OSyncObjTypeSinks for En baled/Activated Resources: Ticket #81730 - Introduced Co verter Cache to cache already encountered format converter paths. This should accelerate the conversion.29 - Only active OSyncObjTypeSinks for Enabled/Activated Resources: Ticket #817 30 - Introduced Converter Cache to cache already encountered format converter paths. This should accelerate the conversion. 31 31 - Syncml-plugin ported to OSyncPluginConfig 32 - Syncml migrated to new high level API of libsyncml (thanks a lot to Mich eal Bell for his great work on syncml)32 - Syncml migrated to new high level API of libsyncml (thanks a lot to Michael Bell for his great work on syncml) 33 33 - New initialize and finalize functions for format plugins to store format plugin related data, e.g. XML schemas. 34 34 - Plugins which are migrated to 0.38:
