commit 9ba4ab702ebf55397a99c8cbfe19f1ab60376b95
Author: Guillaume Desmottes <[email protected]>
Date:   Tue Nov 13 16:59:42 2012 +0100

   prepare 3.6.2

NEWS         | 26 ++++++++++++++++++++++++++
configure.ac |  4 ++--
2 files changed, 28 insertions(+), 2 deletions(-)

commit be985e63f4e15768633eedfff8cbb732c1a1868d
Author: Debarshi Ray <[email protected]>
Date:   Mon Nov 5 22:40:50 2012 +0100

   auth-client: Support X-TELEPATHY-PASSWORD for GOA accounts

   If a provider supports more than one authentication mechanism (eg.,
   Google), we prefer OAuth2.

   Fixes: https://bugzilla.gnome.org/687690

libempathy/empathy-goa-auth-handler.c | 67
+++++++++++++++++++++++++++++------
1 file changed, 57 insertions(+), 10 deletions(-)

commit 46aaeb66354585be83d35693750072b7c6fd5494
Author: Giovanni Campagna <[email protected]>
Date:   Sun Oct 28 13:25:07 2012 +0100

   Implement Google OAUTH2 authentication for GOA accounts

   GOA recently switched to OAuth2 for Google accounts, so we
   can use its credentials to access Google Talk without a password.

   https://bugzilla.gnome.org/show_bug.cgi?id=652546

libempathy/empathy-goa-auth-handler.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

commit 4b23c92bc0f7f30e5dc1f4b34ea1eeb759953f63
Author: Debarshi Ray <[email protected]>
Date:   Thu Nov 8 23:28:48 2012 +0100

   camera-menu: Show the menu only if there is more than one camera

   Fixes: https://bugzilla.gnome.org/687449

src/empathy-camera-menu.c | 8 ++++++++
1 file changed, 8 insertions(+)

commit 118515887ac5f1017cddd1ce41cf2c964b3665f0
Author: Debarshi Ray <[email protected]>
Date:   Thu Nov 8 14:51:04 2012 +0100

   empathy-call: Handle yanking out of current video input

   If the current video input is yanked out, we continue the call with
   only audio and desensitize the camera menu. Once the call is over we
   sensitize it again and continue.

   Fixes: https://bugzilla.gnome.org/687928

src/empathy-call-window.c |  8 ++++++++
src/empathy-camera-menu.c | 24 ++++++++++++++++++++----
src/empathy-camera-menu.h |  3 +++
3 files changed, 31 insertions(+), 4 deletions(-)

commit 547efabcc71b16044e7776d41262c0f66aaf6eb1
Author: Debarshi Ray <[email protected]>
Date:   Tue Nov 6 15:31:06 2012 +0100

   auth-client: Don't unref properties before creating the certificate

   Fixes: https://bugzilla.gnome.org/687762

libempathy/empathy-server-tls-handler.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

commit 6a8989306491951d36aeaf82d38923ebf24dbe00
Author: Rafael Ferreira <[email protected]>
Date:   Mon Nov 5 11:02:34 2012 -0200

   Updated Brazilian Portuguese Translation

po/pt_BR.po | 174
+++++++++++++++++++++++++++++++-----------------------------
1 file changed, 90 insertions(+), 84 deletions(-)

commit f22d9f56d72aa16e3c6a64b6d6065a0fc8123688
Author: A S Alam <[email protected]>
Date:   Sun Nov 4 09:52:44 2012 +0530

   update Punjabi Translation for package

po/pa.po | 175
++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 88 insertions(+), 87 deletions(-)

commit 92f31503bd1c61b4ac831329254fe64f8e5f1c5d
Author: Shankar Prasad <[email protected]>
Date:   Thu Nov 1 14:57:47 2012 +0530

   Updated kn translation

po/kn.po | 172
++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 88 insertions(+), 84 deletions(-)

commit 09072894ae72442ba05484fbfcdc172ae7fc74de
Author: Seán de Búrca <[email protected]>
Date:   Sun Oct 28 14:29:03 2012 -0600

   Updated Irish translation.

po/ga.po | 4437
++++++++++++++++++++++++++++++--------------------------------
1 file changed, 2139 insertions(+), 2298 deletions(-)

commit 9eafd8e94965a236b96e34d13c1d9e29dea3f71a
Author: Tobias Endrigkeit <[email protected]>
Date:   Fri Oct 26 08:30:40 2012 +0200

   [l10n] Updated German translation

po/de.po | 283
+++++++++++++++++++++++++++++++++------------------------------
1 file changed, 150 insertions(+), 133 deletions(-)

commit ecfd903ea124cb35dbf9226131bceee5e77e9cde
Author: Sweta Kothari <[email protected]>
Date:   Thu Oct 25 12:14:07 2012 +0530

   Updated gujarati file

po/gu.po | 23 +++++++++++++++--------
1 file changed, 15 insertions(+), 8 deletions(-)

commit d64da892104a84e79b68a9adbb7ba5691752c3e2
Author: Mattias Põldaru <[email protected]>
Date:   Mon Oct 22 22:33:04 2012 +0300

   [l10n] Updated Estonian translation

po/et.po | 49 +++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 45 insertions(+), 4 deletions(-)

commit 900792d819a0c85984ea4e36eb1ea7fc626492bc
Author: ManojKumar Giri <[email protected]>
Date:   Mon Oct 22 18:41:04 2012 +0530

   Updated Odia Translation.

po/or.po | 908
++++++++++++++++++++++++++++++---------------------------------
1 file changed, 434 insertions(+), 474 deletions(-)

commit ae68582193e0d4f49153fd426d5a9eb33d8e0d39
Author: Debarshi Ray <[email protected]>
Date:   Thu Oct 18 10:55:48 2012 +0200

   empathy-call: Free the FsElementAddedNotifiers on
   fs-conference-removed

   Fixes: https://bugzilla.gnome.org/686314

src/empathy-call-window.c | 3 +++
1 file changed, 3 insertions(+)

commit 9a7ebcfed29a8bdb46c5d9a2032b14cc67e7ffdf
Author: Debarshi Ray <[email protected]>
Date:   Thu Oct 18 10:42:36 2012 +0200

   empathy-call: Clean up the TfChannel before resetting the pipeline

   Fixes: https://bugzilla.gnome.org/686311

src/empathy-call-handler.c | 22 ++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)

commit ced43d0b8450eceda0ac1fbc84ac176c075d87f3
Author: Arash Mousavi <[email protected]>
Date:   Wed Oct 17 11:22:03 2012 +0330

   L10N: Updated Persian translation

po/fa.po | 768
++++++++++++++++++++++++++++++---------------------------------
1 file changed, 362 insertions(+), 406 deletions(-)

commit 2d43e6cace5adfb0d50ec2943856c7a6b7a6cee2
Author: Andreas N <gedemiti at gmail dot com>
Date:   Tue Oct 16 20:51:37 2012 +0200

   Updated Norwegian Nynorsk translation (sync with Ubuntu)

po/nn.po | 4590
+++++++++++++++++++++++++++++++++++++++++---------------------
1 file changed, 3046 insertions(+), 1544 deletions(-)

commit 932e98f9698022cbcb8508377a69e779f0b60c9f
Author: Guillaume Desmottes <[email protected]>
Date:   Mon Oct 15 17:37:05 2012 +0200

   remove released flag

configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)