Funambol Mac Os Sync Client ============================================================ Release date: 2010-07-09 version 8.7.1 ================================== "Autoupdate - manual command" Added manual Software Update to the client. It has been added in the Menubar and in the About preference panel. Added second message box to inform the user that a new udpate is available. better handling of the LICENSE.rtf file into create package fixed issue in customization.awk to better handle Application Name "Branding Tool - schedule sync interval" added dynamic implementation of scheduling intervals now the scheduling values are set into the customization.h "Multiple sources - Handling of sync messages from UI": small refactor of sync status notification from sync-engine added first support for briefcase sync source fixed signal handling for sync-engine Fixed bugs: ----------- - #9294 "Mac client send always contacts received from server" The client handed in wrong way empty ADR from server. Fixed on trunk the PersonDataConverter.cpp - #9650 "Strange behaviour during reset" added missing "start sync" notification message on contacts' reset - #9701 "sync engine crashes if a delete command for a non existing contact is sent by server" added check on CFRelease() in AddressBookSyncSource::removeItem() method