commit 4e795c98ccc79080f92bf19f2f813c4a0d420b18
Author: Stef Walter <stefw@redhat.com>
Date:   2014-03-23

    Release version 3.12.0

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

commit dfb55f4ad2554127db5610b151c507613ed82b38
Author: Stef Walter <stefw@redhat.com>
Date:   2014-03-23

    build: Use /usr/bin/env to find python
    
    https://bugzilla.gnome.org/show_bug.cgi?id=726909

 build/tap-driver  | 2 +-
 build/tap-gtester | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 431939fcf6a2e81ab0b41db6d15a0316a97e1dfa
Author: Stef Walter <stefw@gnome.org>
Date:   2014-03-19

    gkm: A testing reliability fix

 pkcs11/gkm/test-timer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6fa69d9629f3b95b958a39ec2fc80f52292dab8f
Author: Stef Walter <stefw@gnome.org>
Date:   2014-03-19

    Makefile.am: Fixes for building with/without optional components
    
    Make build with --disable-pam work again. And enforce that we have
    all the optional components when doing a 'make distcheck'

 Makefile.am | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)