commit f5d6a6da547e048c0f4a5a13e5113abbed9cbcb3 (HEAD -> gnome-3-22, github/gnome-3-22)
Author: Ray Strode <rstrode@redhat.com>
Date:   Mon Nov 7 13:54:56 2016 -0500

    configure: bump to 3.22.2

M	configure.ac

commit 086c0cf219027ee3359d1d5b3ae17f3c7b9f9e1d
Author: Ray Strode <rstrode@redhat.com>
Date:   Mon Nov 7 13:53:49 2016 -0500

    NEWS: update for release

M	NEWS

commit 7e5ca1f2c7fa096073236e990dddfbb814f6675e (origin/gnome-3-22)
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Oct 24 11:41:45 2016 +0200

    tools: Better error checking when gdk/GL fails
    
    See https://bugzilla.redhat.com/show_bug.cgi?id=1387898
    
    https://bugzilla.gnome.org/show_bug.cgi?id=773412

M	tools/gnome-session-check-accelerated.c

commit 5289093c3a72e299d8a088277c512d31dca68cd0
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Oct 19 13:31:20 2016 +0200

    tools: Don't read cached info about 1st GPU when 2nd one is requested
    
    This avoids both GPUs having the name of the first one when running the
    Details settings panel under X.org.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=773216

M	tools/gnome-session-check-accelerated.c

commit 5c4d826edaa07e07759b2737b4f4e598d1055e65
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 11 12:53:11 2016 +0200

    check-accelerated: Print the renderer under Wayland as well
    
    Based on sample code by Matthias Clasen <mclasen@redhat.com>
    
    We'll use this in gnome-control-center when gnome-session cannot provide
    a renderer, under Wayland, as the Wayland compositor runs after
    gnome-session's startup.
    
    If OpenGL 3 is not supported (which is required for GTK+'s GL support),
    then nothing is output.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756914

M	configure.ac
M	tools/Makefile.am
M	tools/gnome-session-check-accelerated.c

commit dd6328cb8c4a90f99f48bffdcbbf3b5134cf4c2b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Oct 11 12:49:42 2016 +0200

    check-accelerated: Fix warnings on startup
    
    The Wayland session is now named "gnome" not "gnome-wayland", so don't
    try to run the X11-specific code when under Wayland.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756914

M	tools/gnome-session-check-accelerated.c

commit ada390216687c6bb31278fcb0933301646da5148
Author: YunQiang Su <yqsu@src.gnome.org>
Date:   Tue Oct 18 17:25:25 2016 +0800

    Update zh_CN translation

M	po/zh_CN.po

commit 09f44cc50eafa047856d483ee18ebae99f8b8352 (tag: 3.22.1)