commit 6eb40fe53039c1adf78d3cdf3d29df939dcde45b
Author: Edward Sheldrake <ejsheldrake@gmail.com>
Date:   Tue Mar 27 13:27:11 2012 +0100

    Fix "command not found" configure script messages
    
    checking for xmllint... xmllint
    ./configure: line 2318: 20708: command not found
    checking for xsltproc... xsltproc
    ./configure: line 2362: 10126: command not found
    
    Fixes the version checks for the xmllint and xsltproc commands.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=672908

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 13a179762334c49d2d50abc245cd27aec45ae919
Author: Shaun McCance <shaunm@gnome.org>
Date:   Mon Mar 26 16:35:29 2012 -0400

    yelp.m4: Unbreak dist when using the LINGUAS envar (again)

 tools/yelp.m4 |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit d0c832b82508d1875df676a29039942b5584d9f6
Author: Shaun McCance <shaunm@gnome.org>
Date:   Mon Mar 26 16:34:07 2012 -0400

    Version 3.4.0

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