commit e5c28ee81c91d659e592de55e0fc42e8e936d128 (HEAD -> master)
Author: Ray Strode <rstrode@redhat.com>
Date:   Wed Sep 16 22:23:29 2015 -0400

    configure: bump to 3.17.92

M	configure.ac

commit b91bc6dff940348b12273abbaf6c77574871904d
Author: Ray Strode <rstrode@redhat.com>
Date:   Wed Sep 16 22:23:17 2015 -0400

    NEWS: update for release

M	NEWS

commit db7ce81e9acd5859cb929496e39880d8b4fdc1bf (origin/master, origin/HEAD)
Author: Ray Strode <rstrode@redhat.com>
Date:   Wed Sep 16 14:51:20 2015 -0400

    gsm-util: save environment to $XDG_RUNTIME_DIR/gnome/environment
    
    Environment variables are problematic because they require a parent
    child inheritance model, but they're often used in a per-session scope.
    
    gnome-session provides a mechanism for children to affect the
    environment of future siblings via the SetEnv dbus method call.
    Unfortunately that change does not affect existing siblings, or their
    offspring.
    
    This commit centralizes gnome-session's environment into a file,
    
         $XDG_RUNTIME_DIR/gnome/environment
    
    so other components in the session can ensure their children get the
    most up to date environment possible.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=738205

M	gnome-session/gsm-util.c

commit e9310040c25d7e8eb4dc43b7fc7dcff71dbc7cab (github/master)
Author: Arash Mousavi <mousavi.arash@gmail.com>
Date:   Fri Sep 11 23:55:06 2015 +0430

    Updated Persian translation

M	po/fa.po

commit e2e566ce08bb4bc4a595be24038fdab47fb4e7fb
Author: Hannie Dumoleyn <hannie@ubuntu-nl.org>
Date:   Mon Aug 24 18:03:21 2015 +0200

    Updated Dutch translation Master 3.18

M	po/nl.po

commit 2feb84095cd8f078ca159a1e7a8737f96b011c09
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Aug 24 16:15:36 2015 +0200

    Updated Polish translation

M	po/pl.po

commit 89a0b1673dbb9487cfc1cc350bedc2f06dd3e66c
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Sun Jul 26 08:52:40 2015 +0000

    Updated Portuguese translation

M	po/pt.po

commit 8d6ddd71f4871686ec54d204650fb08a89c7be38
Author: Fabio Tomat <f.t.public@gmail.com>
Date:   Sun Jul 5 12:51:13 2015 +0000

    Updated Friulian translation

M	po/fur.po

commit 455fa5eb5700f6aa96f5e0f247fcd1f0031aa106
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Mon Jun 29 22:26:33 2015 +0000

    Updated Portuguese translation

M	po/pt.po

commit 6c839246cfa021afc3a8bcb328b41801743da6a0
Author: Daniel Șerbănescu <daniel@serbanescu.dk>
Date:   Mon Jun 22 17:52:39 2015 +0200

    Updated Romanian Translation

M	po/ro.po

commit 6e306120ff06db8bda370a9c971cf1f042076fd9
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Thu May 21 14:56:42 2015 +0700

    Updated Thai translation

M	po/th.po

commit ab6dc4640901e04a25771a95324fc9dea04cad47
Author: Cédric Valmary <cvalmary@yahoo.fr>
Date:   Sun May 10 13:03:07 2015 +0000

    Updated Occitan translation

M	po/oc.po

commit 4ecce19f432a781a27d2a90528577275e8f26585
Author: laurent Soleil <contact@laurent-soleil.com>
Date:   Tue Apr 28 13:19:08 2015 +0000

    Updated Occitan translation

M	po/oc.po

commit a3c0ac9134b4dd6712faa4c6424d4c64f0e6410e
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Thu Mar 26 14:35:18 2015 +0100

    icon: provide a symbolic variant of the app icon
    
    Since 3.16 the high contrast accessible theme is
    covered by the recolorable symbolic variant of the app icon.
    
    The symbolic size has been introduced to hicolor to cope with
    the nominal size of 16x16 rather than the backward compatible
    128x128.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=746811

M	configure.ac
M	data/icons/Makefile.am
A	data/icons/symbolic/Makefile.am
A	data/icons/symbolic/session-properties-symbolic.svg

commit e0e53710ebae47d41f2454ca8895395d1cc788d0
Author: Hajime Taira <htaira@redhat.com>
Date:   Sun Mar 29 19:57:53 2015 +0900

    l10n: Update Japanese translation

M	po/ja.po

commit cf4083afd4533fffb59e46d2bdc47f6c3fac06f7 (tag: 3.16.0, origin/gnome-3-16, github/gnome-3-16)