diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2010-09-08 14:13:33 +0200 |
---|---|---|
committer | Patrick Ohly <patrick.ohly@intel.com> | 2010-09-08 14:13:33 +0200 |
commit | a62e0d0a9d2fd4d93fff10898eb0f911d41eb62d (patch) | |
tree | f1e0b54a8ee1971ffbd65f1196f551cfdf7f81bc | |
parent | 9db07a66a712e050db38d2f75550c148239bc5a3 (diff) |
NEWS: updated for 1.1 pre-releasembc2566-evolution-ui-slot-nokia
-rw-r--r-- | NEWS | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,3 +1,30 @@ +SyncEvolution 1.0.1 -> 1.1, xxxxxxxxxx +====================================== + +An incremental update, resolving issues where the fixes would have +been too intrusive for a 1.0.x release. In particular compatibility +with Nokia phones was improved. Some new features were also included. + +Details: + +* Nokia phones: avoid data loss in two-way sync due to X-EVOLUTION-UI-SLOT (MBC #2566) +* Nokia phones: alarm times in UTC, sending PHOTO (BMC #1657, #5860) +* included all phone templates submitted to syncevolution.org Wiki (BMC #5727) +* syncevo-phone-config: set consumerReady in output, more useful for Wiki (BMC #3803) +* workaround for D-Bus timeouts in EDS libecal/libebook (MBC #4026) +* sync-ui (GTK version): app is now listed as "SyncEvolution (GTK)" under "Office" +* added generic command line options for importing, exporting, updating, listing + and deleting items in the different backends (http://syncevolution.org/blogs/pohly/2010/manipulate-evolution-kcalextendedmkcal-qtcontacts-pim-items-uniform-command-line) +* added backends for mKCal and QtContacts (MeeGo PIM storage), + meant to be used for manipulating this data on the command line +* enhanced D-Bus interface (BMC #3558, #3559, #3560, #3562, #3563) +* the command line tool now warns when running against a different D-Bus daemon (BMC #3563) +* creating and configuring sources in a context (without peer-specific + properties) is now supported +* improved documentation: README.rst, man page, and --help output +* fixed some compile issues (MBC #6367), improved nightly testing + + SyncEvolution 1.0 -> 1.0.1, 16.07.2010 ====================================== |