commit aeb9b57a814df5f10c7852443ec17a450f84c4dd
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Mon Jan 18 17:34:57 2016 +0100

    3.18.2

 NEWS | 4 ++++
 1 file changed, 4 insertions(+)

commit af0f7554479b04c0c3d98c6bab843c0dfbbb6ef7
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sun Jan 17 21:25:47 2016 +0200

    Updated Lithuanian translation

 po/lt.po | 35 +++++++++++++++--------------------
 1 file changed, 15 insertions(+), 20 deletions(-)

commit 00c9870fee2f5d3dfdb21ad564e7ed309befb63c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jan 10 15:55:04 2016 +0100

    build: Bump version number for new API
    
    This API is internal to GNOME, and isn't useful to applications, so we
    take the responsibility of adding it in a stable branch.

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

commit c24cd2427e9927a7f695aedd17576ed3ca412a17
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jan 10 15:52:49 2016 +0100

    settings: Emit adapter-changed-signal
    
    When the default adapter changes, or when it gets powered on.
    
    This will allow the Bluetooth settings panel to monitor the status of
    transitioning adapters, when Bluetooth rfkill is disabled, but the hciX
    adapter is unpowered/rfkilled.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=760168

 lib/bluetooth-settings-widget.c | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

commit bd3b6f03ab3f96bde3665b74187a0c932592c17e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jan 10 14:46:31 2016 +0100

    settings: Export the state of the Bluetooth adapter
    
    So that we can avoid showing filler text when the Bluetooth adapter is
    powered off/rfkilled but the overall Bluetooth rfkill is off.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=760168

 lib/bluetooth-settings-widget.c | 22 ++++++++++++++++++++++
 lib/bluetooth-settings-widget.h |  2 ++
 lib/gnome-bluetooth.symbols     |  1 +
 3 files changed, 25 insertions(+)

commit bc9c59d09df5921a36b98e568007dbb3a14cd9fb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jan 10 15:52:07 2016 +0100

    settings: Fix cut'n'paste error in signal API doc

 lib/bluetooth-settings-widget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 41f30d8077c6fc50c36cb3ed2d2e94caca9daf1e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Jan 10 14:46:19 2016 +0100

    settings: Remove unneeded object casts

 lib/bluetooth-settings-widget.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit bd0db730b684112b3d3c6367205f1abea1743d1d
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Thu Jan 7 08:01:38 2016 +0000

    Updated Spanish translation

 po/es.po | 2323 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1158 insertions(+), 1165 deletions(-)

commit a667e9bff7b18698d67a96e8bb9fbb6d8b221669