summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2009-10-06 17:48:29 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2009-10-06 17:48:29 +0200
commit81be83bb0291169bdc6c8ced60edb365f34d5e5a (patch)
tree7508937a49e16551b43d3f503357ed968831b84e
parent208acee616435030609a9538c0b2f04c61832f41 (diff)
NEWS: added some more issues and release date of 0.9.1syncevolution-0-9-1-beta1
-rw-r--r--NEWS13
1 files changed, 10 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index f3156ac2..4189d4a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-SyncEvolution 0.9 -> 0.9.1, ??.??.????
+SyncEvolution 0.9 -> 0.9.1, 06.10.2009
======================================
Synthesis SyncML Engine version: see src/synthesis/ChangeLog
@@ -36,8 +36,8 @@ schema in this case).
Other changes:
* Resend messages to cope with intermittent loss of network
- connectivity (MB#3427). See the new "ResendDuration" and
- "ResendDelay" configuration properties for details.
+ connectivity (Moblin Bugzilla #3427). See the new "ResendDuration"
+ and "ResendDelay" configuration properties for details.
* The logging of added and updated items was enhanced. Events,
tasks and memos are logged with a short description instead of
@@ -48,6 +48,10 @@ Other changes:
In new installations this is prevented now by clearing the URI
for those data categories.
+* Importing work and home phone numbers from Google into desktop
+ Evolution works better, because SyncEvolution now adds the "VOICE"
+ flag expected by Evolution (MB#6501).
+
* SyncEvolution command line uses the GNOME keyring when
the new --keyring option is given.
@@ -68,6 +72,9 @@ Other changes:
* Improved checks which logs in the logdir belong to the current
server (MB#5215).
+* Improved sanity checking of integer configuration parameters
+ (MB#6500).
+
Known issue:
* Mobical and Memotoo do not have a description in the GUI yet.