commit fd7cfe426fe02401226d75b90f6056afe15f718b (HEAD -> master)
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Sep 20 10:54:42 2016 +0200

    3.22.0

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

commit f4232a2e68c4530c00b044432fa6377a22782952 (origin/master, origin/HEAD)
Author: Michael Catanzaro <mcatanzaro@gnome.org>
Date:   Fri Sep 16 19:35:44 2016 -0500

    power: Fix wifi device state when opening power panel
    
    This toggle is always set to off when the panel is opened. We should
    check whether it's on or not when opening the panel. Currently we are
    only subscribed to changes, so we don't check the wifi state until it's
    toggled on or off after the panel has been opened the first time.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771564

 panels/power/cc-power-panel.c | 1 +
 1 file changed, 1 insertion(+)

commit 4033a3dbca5bef880b0694c0cdad0ccd465b3e4a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 16 17:36:02 2016 +0200

    power: Fix "automatic suspend" label not taking batteries into account
    
    Whether or not we have batteries was computed after we updated the
    label.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771532

 panels/power/cc-power-panel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1abacd29706716edee2dd9b368ca75861ed5389d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 16 17:33:56 2016 +0200

    power: Warn if automatic suspend timeouts are negative
    
    They should probably have been unsigned integers, but they're not, so
    warn if they are. The rest of the code handles negative values as if
    they were 0.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771542

 panels/power/cc-power-panel.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit cc4e1349e9e01b98d544d5808dd30266145204bb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 16 17:31:53 2016 +0200

    power: Simplify update_automatic_suspend_label()
    
    By replacing the magic 0 by its meaning ("never") as explained in the
    gnome-settings-daemon GSettings schemas.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771542

 panels/power/cc-power-panel.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

commit 7dfc6a6c23ef62e37b96207eff6626917bbe68f6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 16 17:01:36 2016 +0200

    network: Fix application of the default gateway
    
    Now that we ensured that only the first address has a gateway entry,
    read it and apply it.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=765969
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771515

 panels/network/connection-editor/ce-page-ip4.c | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

commit d28ffc99029d52f89c8b449b51992a0f9741abeb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 16 16:57:10 2016 +0200

    network: Fix gateway entry visibility
    
    From https://bugzilla.gnome.org/show_bug.cgi?id=765969 as explained by
    Dan Winship:
    "
    libnm-util/libnm-glib had a buggy data model, which nm-connection-editor
    (and then gnome-control-center) copied, in which each manually-configured
    IP address has an associated gateway address. In reality, NM always just
    took the first non-empty gateway value from the address array, and
    completely ignored any other gateway values.
    libnm represents this more accurately, by having a single gateway
    value which is separate from the address array. Ideally, the editors should
    show it this way as well (eg, like nmtui does). Failing that, it would
    be nice to at least make it so that only the first row in the address
    table can have a non-empty gateway value.
    "
    
    We went for the second option, only showing a gateway entry for the
    first address in the list.
    
    This isn't related to route-specific gateway addresses.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=765969

 panels/network/connection-editor/ce-page-ip4.c | 31 +++++++++++++++++++++++++-
 1 file changed, 30 insertions(+), 1 deletion(-)

commit ab2b13cacd1e076541e425d879659dcd245820ba
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 16 16:51:14 2016 +0200

    network: Fix compilation warnings
    
    Those come from the fixes made in commits 981c354 and 7f601cf.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771538

 panels/network/connection-editor/ce-page-ip4.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit da7be92093be4be359b33fd0dd3788c41ff89e4e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 16 16:50:15 2016 +0200

    network: Fix warning when opening IPv4 connection editor
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771515

 panels/network/connection-editor/ce-page-ip4.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit da59f06d7e455751d85da010f345a64a4e664d21
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Mon Sep 19 18:43:11 2016 +0200

    Update Basque language

 po/eu.po | 2405 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 1331 insertions(+), 1074 deletions(-)

commit 73d66b52356538185f0e17a4b756a851bdc5f7b6
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   Mon Sep 19 09:45:04 2016 +0000

    Updated French translation

 po/fr.po | 207 +++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 114 insertions(+), 93 deletions(-)

commit c3cd738bab1898ad7f8dd30ee1cb8fb89bc74141
Author: David King <amigadave@amigadave.com>
Date:   Sun Sep 18 12:59:44 2016 +0200

    Update British English translation

 po/en_GB.po | 392 ++++++++++++++----------------------------------------------
 1 file changed, 93 insertions(+), 299 deletions(-)

commit 0bd06ea88de66bcf055ff63c825eb8c3810b4402
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Sat Sep 17 16:02:55 2016 +0200

    Updated Danish translation

 po/da.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 47a24a09dfff97e72a15c0aeb0739e300925eb9f
Author: Tom Tryfonidis <tomtryf@gnome.org>
Date:   Fri Sep 16 11:50:58 2016 +0000

    Updated Greek translation

 po/el.po | 2216 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1247 insertions(+), 969 deletions(-)

commit 4b103b78d97e63229bf88a0548ed0afda604a678
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   Thu Sep 15 22:03:32 2016 +0000

    Updated Swedish translation

 po/sv.po | 2223 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1252 insertions(+), 971 deletions(-)

commit 2dd17aa84038c1dd5c55bdbc92af16169985b9fa
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Thu Sep 15 21:25:10 2016 +0300

    Updated Ukrainian translation

 po/uk.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9d4b755ca256f8228f9a8b845ad7bb6eb2010c5b
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Thu Sep 15 21:22:52 2016 +0300

    Updated Ukrainian translation

 po/uk.po | 2289 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 1317 insertions(+), 972 deletions(-)

commit 67ee3533a8353d5a61bec29829e60c17fdee97f1
Author: Stas Solovey <whats_up@tut.by>
Date:   Thu Sep 15 10:00:58 2016 +0000

    Updated Russian translation

 po/ru.po | 2221 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1267 insertions(+), 954 deletions(-)

commit 8cfa46bddfbdb3238910d49ee0dd017fc6429df1
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Sep 14 20:41:48 2016 +0200

    Updated Spanish translation

 po/es.po | 252 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 132 insertions(+), 120 deletions(-)

commit 981c354ebb0536c869ef68a1671366332d25e5c4
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 14 17:14:33 2016 +0200

    network: Fix crash entering IPv4 routes
    
    The wrong destructor was used for a GPtrArray of NMIPRoute.
    
    See https://bugzilla.gnome.org/show_bug.cgi?id=771251
    See https://bugzilla.gnome.org/show_bug.cgi?id=771432

 panels/network/connection-editor/ce-page-ip4.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7f601cfed4eb4a07d2a480b1b8ec89391925b7e8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Sep 14 17:13:39 2016 +0200

    network: Fix crash entering IPv4 Gateway
    
    The wrong destructor was used for a GPtrArray of NMIPAddress.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=771432

 panels/network/connection-editor/ce-page-ip4.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7ba7c450d6a17fc81d5bae41a7998eaef755a67f
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:   Tue Sep 13 18:04:09 2016 +0430

    [l10n] update Persian translations

 po/fa.po | 2136 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1198 insertions(+), 938 deletions(-)

commit 894784547b13f4cafd60361eb8c5878c2c7ebef0 (tag: GNOME_CONTROL_CENTER_3_21_92)