From 8e3493c2e9fc1e242fcee96d14affda788bf8d66 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Wed, 14 Nov 2012 17:52:56 -0800 Subject: NEWS, autotools: 1.3.2 release --- NEWS | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2db7f742..767b00af 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,33 @@ +SyncEvolution 1.3.1 -> 1.3.2, 05.11.2012 +======================================== + +Minor (or major, if you depend on auto syncing) bug fix +release. Details: + +* auto sync: only synced once (FDO #56667) + + A successful sync was incorrectly treated like a sync with a permanent + failure, which prevents further automatic syncing. + +* auto sync: notifications were not translated + + The code which enabled localization of messages created by the + D-Bus server was incomplete. Localization was only enabled + accidentally through KDE if the KDE platform modules was enabled + during compilation and installed. + +* HTTP Proxy: useProxy=0 overrides http_* env variables + + Previously, if http_proxy was set, a proxy was used even if + explicitly disabled. This prevented disabling the use of a proxy + which only made sense in some cases, like accessing something + that runs locally. Explicitly telling SyncEvolution to ignore + http_proxy is necessary because it doesn't support no_proxy. + +* minor changes in testing and autotools files (missing Boost search path + in gdbus* libs might have caused compile problems) + + SyncEvolution 1.3 -> 1.3.1, 05.10.2012 ====================================== -- cgit v1.2.3