commit db50cd56c1f47a2fe73207feb62bf57e874ac7d0
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Apr 15 13:49:10 2013 -0400

    3.8.1

M	NEWS
M	configure.ac

commit 972751ac1ed274889662ed5894bb26fa0ef60829
Author: Trần Ngọc Quân <vnwildman@gmail.com>
Date:   Sat Apr 13 17:51:28 2013 +1000

    Updated Vietnamese translation

M	po/vi.po

commit 00e0e8bf906a03d18ea466b19931186717d1c2d1
Author: Muhammet Kara <muhammetk@acikkaynak.name.tr>
Date:   Wed Apr 10 00:23:04 2013 +0300

    [l10n] Updated Turkish translation

M	po/tr.po

commit 4e469ffb20a8bbff9c6af24446aa1936a39cbeed
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Sat Apr 6 17:43:51 2013 +0100

    Updated British English translation

M	po/en_GB.po

commit dc7e507bebcb8a1ab7ae1cc7aa545fff6e419520
Author: Gheyret Kenji <gheyret@gmail.com>
Date:   Sat Apr 6 18:54:00 2013 +0900

    Updated Uyghur translation
    
    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

M	po/ug.po

commit 48f8b29c1b815a6bbbf7ce5414e7dafaf8bdb9b9
Author: Wylmer Wang <wantinghard@gmail.com>
Date:   Sat Apr 6 16:50:28 2013 +0800

    update Simplified Chinese (zh_CN) translation

M	po/zh_CN.po

commit 1b23718b67a3785c73b56ebcde47b2ee9d6b1470
Author: Colin Walters <walters@verbum.org>
Date:   Mon Apr 1 09:25:24 2013 -0400

    build: Link against libsystemd-daemon again
    
    At least some toolchains generate a libsystemd-login.so which doesn't
    have a DT_NEEDED on libsystemd-daemon, but it does actually need it.
    
    While this is either a systemd or toolchain bug, it's easy enough to
    work around here.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=696262

M	configure.ac

commit 31935cfb29097aebf9de04677c52e89d797a28dd
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:   Sat Mar 30 12:09:33 2013 -0500

    Updated Crimean Tatar (Crimean Turkish) translation

M	po/crh.po

commit f11fde2c8ddc7ce361a62fc47aea68b114c0df17
Author: Martin Pitt <martinpitt@gnome.org>
Date:   Thu Mar 21 11:06:03 2013 +0100

    gsm_systemd_new: Check for logind, not for systemd
    
    It is possible to build systemd without logind or run logind without systemd
    init, in both cases testing for systemd init with sd_booted() is wrong. Check
    for /run/systemd/seats instead, as recommended by systemd upstream.
    
    For details, see:
    <https://mail.gnome.org/archives/desktop-devel-list/2013-March/msg00092.html>
    
    Drop the now unnecessary linking against libsystemd-daemon.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=696262

M	configure.ac
M	gnome-session/gsm-systemd.c