commit fea22281ccd617993ddd20466ba7d9b979049ed2 (HEAD -> master, github/master)
Author: Ray Strode <rstrode@redhat.com>
Date:   Mon Feb 27 16:57:42 2017 -0500

    configure: bump to 3.23.91

M	configure.ac

commit dc0c306a16550d859b370d82ec197e51e95379f8
Author: Ray Strode <rstrode@redhat.com>
Date:   Mon Feb 27 16:56:57 2017 -0500

    NEWS: update for release

M	NEWS

commit 66da4b5a179a37f40e0e88bc90ecb098bd3ae9e2 (origin/master, origin/HEAD)
Author: Ask Hjorth Larsen <asklarsen@gmail.com>
Date:   Thu Feb 16 14:23:47 2017 +0100

    Updated Danish translation

M	po/da.po

commit 72486b581c1dde855ec22a9addbd52ac9d2bcbf8
Author: Florian Müllner <fmuellner@gnome.org>
Date:   Tue Dec 15 02:10:11 2015 +0100

    shell-extensions: Use kill-switch to disable extensions ...
    
    ... instead of clearing the user-defined list of enabled extensions.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=778665

M	gnome-session/gsm-shell-extensions.c

commit 21690a7f09bd477ecdefe31f547081d3b1bb1d99
Author: Mario Sanchez Prada <mario@endlessm.com>
Date:   Fri Feb 3 14:36:36 2017 +0000

    autostart-app: Add support for absolute paths on AutostartCondition
    
    This allows specifying in AutostartCondition paths to files that
    we would like to monitor outside the user's config directory by
    using absolute paths.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=777994

M	gnome-session/gsm-autostart-app.c

commit a9e980566d4c6b37dbcfbd0fd5098d1ed8bd1f42
Author: Owen W. Taylor <otaylor@fishsoup.net>
Date:   Thu Feb 2 13:03:20 2017 -0500

    gsm-systemd.c: Restrict the login monitor to the "session" category
    
    We only are interested in changes to sd_session_get_active(), so only
    listen for changes in the "session" category. This reduces overhead
    by a small amount, and also reduces the amount of /var/run/systemd
    that needs to be read. (Bug 772537 is a failure because of a SELinux
    policy preventint reading /var/run/systemd/machines - which we don't
    need to monitor anyways.)

M	gnome-session/gsm-systemd.c

commit 1a841aa5574d24b650197c72e81049931252c622 (tag: 3.23.4.1, tag: 2.23.4.1)