commit efc581e0b0daa690aa6896c3ca2d20a6c8b041e8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue May 14 12:24:42 2013 +0200

    3.8.2

 NEWS         | 20 ++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)

commit c36b1cc68f3d1144b603dc46cc9fb5d43a1a2172
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Tue May 14 15:40:26 2013 +0530

    updated kn translations

 po/kn.po | 414 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 211 insertions(+), 203 deletions(-)

commit 4d5257f46208fea9dc4c071b084d3ce2030abeeb
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:   Sun May 12 00:31:04 2013 +0200

    network: properly namespace wireless security boxed types
    
    These types appear with the same name in libnm-gtk, but they're
    not shared because they come from different code, so they
    need namespacing.
    This prevents a crash that happens if you open a wifi property
    dialog and then click "Connect to hidden network"
    
    https://bugzilla.gnome.org/show_bug.cgi?id=700137

 panels/network/wireless-security/eap-method.c                |  2 +-
 .../nm-connection-editor-to-network-panel.patch              | 12 +++++++++++-
 panels/network/wireless-security/wireless-security.c         |  2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)

commit 11fdfbf2eee78bf1b22586103bfafe5427188d01
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Mar 8 21:14:55 2013 +0100

    region: Rate limit the input chooser filtering
    
    Acting on every keystroke makes the UI sluggish given the number of
    widgets we have so let's rate limit this to a reasonable frequency
    that still feels responsive.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695466

 panels/region/cc-input-chooser.c | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

commit 139b810e2f353e3b9606ef2a6f5a5a79f42b3afa
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri Mar 8 21:19:30 2013 +0100

    region: Stop focusing the input chooser entry if already focused
    
    Since doing so selects the entry's text and thus is prone to cause
    accidental deletion.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695466

 panels/region/cc-input-chooser.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit f221132634a262638fe60762091329b6144b8404
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Mon May 13 15:32:18 2013 +0200

    region: Don't crash if the user disabled IS switch keybindings
    
    A 0 length string for a keybinding means it is disabled so the whole
    adding <Shift> magic to the backward accelerator string is pointless
    anyway.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=700176

 panels/region/cc-input-options.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 78a060d6f89813f38e9392dff35a72f938e19564
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon May 13 09:41:54 2013 +0200

    Updated Norwegian bokmål translation

 po/nb.po | 198 ++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 108 insertions(+), 90 deletions(-)

commit 763b2a86f588b063d1581fae6496da26e57a14e5
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Sun May 12 12:15:00 2013 +0400

    Updated Russian translation

 po/ru.po | 417 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 219 insertions(+), 198 deletions(-)

commit bf53d97dc1cbcfba2ad93c60eb3fb8cab94d7454
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Fri May 10 17:30:14 2013 +0200

    Updated Danish translation

 po/da.po | 4656 +++-----------------------------------------------------------
 1 file changed, 216 insertions(+), 4440 deletions(-)

commit e9adc241b07a0afb2a513b234f01f9d929fb0573
Author: Thomas Wood <thomas.wood@intel.com>
Date:   Fri Apr 26 16:46:38 2013 +0100

    user-accounts: ellipsize long user names in the password dialog
    
    Ellipsize long user names in the password dialog by using the same
    properties as the main panel.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=698965

 panels/user-accounts/data/password-dialog.ui | 2 ++
 1 file changed, 2 insertions(+)

commit 6b3c2c16b7ea49ed273d3d9574376345368385dd
Author: ManojKumar Giri <mgiri@redhat.com>
Date:   Thu May 9 22:44:47 2013 +0530

    Updated Odia Translation.

 po/or.po | 406 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 209 insertions(+), 197 deletions(-)

commit 342423ce298056e587031260bf89d8037782eca8
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Apr 19 15:53:12 2013 +0100

    color: Add back the buttons to the correct sizegroup
    
    Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=692757

 panels/color/color.ui | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 92a3889c038d899867683e0c8c2f6449f6d54c10
Author: Antoine Jacoutot <ajacoutot@gnome.org>
Date:   Wed May 8 10:54:06 2013 +0200

    color: gcm_prefs_is_livecd() should be linux-only
    
    /proc/cmdline only exists on Linux and in this case used to check
    whether we are running out of a LiveCD.
    
    Signed-off-by: Richard Hughes <richard@hughsie.com>

 panels/color/cc-color-panel.c | 4 ++++
 1 file changed, 4 insertions(+)

commit ff2036612fbfa52cd7777f951617f3b90529e45e
Author: Krishnababu Krothapalli <kkrothap@redhat.com>
Date:   Thu May 9 18:06:44 2013 +0530

    Updated Telugu Translations

 po/te.po | 402 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 207 insertions(+), 195 deletions(-)