commit b7ab7f6705e8cc615ae392399c1fb80f0a564722 Author: Guillaume Desmottes Date: Mon Nov 11 11:07:05 2013 +0100 3.8.5 NEWS | 14 ++++++++++++++ configure.ac | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) commit 51e5350607db52a16ca4effeca5f4ac1c5129781 Author: Lasse Liehu Date: Tue Nov 5 07:36:40 2013 +0200 Finnish translation update po/fi.po | 1485 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 751 insertions(+), 734 deletions(-) commit 25cc10d3f586b7a1d4fc3f795c3957ec06e5bf37 Author: Xavier Claessens Date: Thu Oct 31 13:39:21 2013 -0400 SASL: fix facebook mechanism libsoup was escaping '_' and '.' in the challenge response but the facebook server is not expecting that. https://bugzilla.gnome.org/show_bug.cgi?id=707747 libempathy/empathy-sasl-mechanisms.c | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) commit d922659a8312ba718f6a70ad7b78e2d92d14a370 Author: Will Thompson Date: Wed Oct 9 16:16:41 2013 +0100 audio-sink: fix compilation with GStreamer 0.10 66e393b removed this include, but without it compilation fails for me. I assume this is beacuse I am building Empathy against GStreamer 0.10 and Emanuele was building against GStreamer 1.0 when removing unneeded includes. https://bugzilla.gnome.org/show_bug.cgi?id=709741 src/empathy-audio-sink.c | 1 + 1 file changed, 1 insertion(+) commit cca703b0e1399008b53a1a236d6b4584737649e4 Author: Emin Tufan Çetin Date: Thu Sep 26 00:29:46 2013 +0300 [l10n]Updated Turkish translation po/tr.po | 5449 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 2833 insertions(+), 2616 deletions(-) commit 73442480195593d9a580eb328cb2a64928cd9dee Author: Xavier Claessens Date: Mon Sep 16 11:09:30 2013 -0400 Revert "Fix build with UOA" This reverts commit b8956d60c2ea6a8836dc9e84e0c067cb19858a83. libempathy/empathy-uoa-auth-handler.c | 4 +-- src/empathy-sanity-cleaning.c | 4 +-- .../cc-plugins/account-plugins/Makefile.am | 1 - .../empathy-accounts-plugin-widget.c | 36 +++++++++++----------- .../account-plugins/empathy-accounts-plugin.c | 7 ++--- .../cc-plugins/app-plugin/Makefile.am | 1 - .../app-plugin/empathy-app-plugin-widget.c | 12 ++++---- 7 files changed, 31 insertions(+), 34 deletions(-) commit b8956d60c2ea6a8836dc9e84e0c067cb19858a83 Author: Xavier Claessens Date: Wed Aug 21 16:28:04 2013 +0200 Fix build with UOA Conflicts: src/empathy-sanity-cleaning.c telepathy-account-widgets ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin.c ubuntu-online-accounts/cc-plugins/app-plugin/empathy-app-plugin-widget.c libempathy/empathy-uoa-auth-handler.c | 4 +-- src/empathy-sanity-cleaning.c | 4 +-- .../cc-plugins/account-plugins/Makefile.am | 1 + .../empathy-accounts-plugin-widget.c | 36 +++++++++++----------- .../account-plugins/empathy-accounts-plugin.c | 7 +++-- .../cc-plugins/app-plugin/Makefile.am | 1 + .../app-plugin/empathy-app-plugin-widget.c | 12 ++++---- 7 files changed, 34 insertions(+), 31 deletions(-) commit 8c83da990d4791fc91b52856536c3d05f59bc832 Author: Guillaume Desmottes Date: Mon Sep 9 16:23:37 2013 +0200 debug-window: fix typo src/empathy-debug-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 6cb72e7ccff8d0b9c2c779d4b4d852873705a642 Author: Guillaume Desmottes Date: Mon Sep 9 15:48:52 2013 +0200 remove released flag configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)