Z-Push 1.2-beta2 -> 1.2-RC1 (r108) ---------------------------------------------------------------------------------------------------------------------- - fix: replace php short open tags with regular tags (general) - added default command for not implemented commands (e.g. Search) (general/iPhone) - implemented add/change flag to ICS, Streamer, StreamerImporter and DiffBackend (general/iPhone/Treo680) - fix: don't send new synckey when no changes have been imported or exported (fetch). State information weren't available. (general/iPhone) - removed not php4 compatible method (general) - relocated attachments-xml in mapping (general/iPhone) - fix: sent the SYNC_NEW_MESSAGE flag to the importer when a message is created (ics) - fix: update contacts displayname with first and lastname (ics) - implemented second-level multipart message parsing of attachments (ics/iPhone) - fix: if an email has no body an empty body is transmitted (ics/iPhone) - setting message flag to 0 if no flags are set (diffbackend) - converting win <> utf8 of vcard fields (VCDir backend)