commit 1a33cbeb6090cc879c5c2a6ccdcc872e9ce99a92
Author: Shaun McCance <shaunm@gnome.org>
Date:   Mon Feb 3 11:09:37 2014 -0500

    yelp-build: Add option to ignore missing media files

 tools/yelp-build.in |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)

commit 3b3eeaa2507bfa2a044cb022e2dd43c39b515e7c
Author: Shaun McCance <shaunm@gnome.org>
Date:   Mon Feb 3 10:33:50 2014 -0500

    Support e:mouseover and ui(x):thumb equally in all tools

 xslt/mal-files.xsl |   26 ++++++--------------------
 xslt/media.xsl     |    3 ++-
 2 files changed, 8 insertions(+), 21 deletions(-)

commit a4b1ac7e764d1a0de861592422d5043e051c3688
Author: Shaun McCance <shaunm@gnome.org>
Date:   Mon Feb 3 10:27:28 2014 -0500

    yelp-build: Added -p option for fallback path for files
    
    Especially when doing translations, it's common to have only some
    of the source files in the current directory, and for the rest to
    just live untranslated in another directory. This makes it much
    easier to use yelp-build for that case, without manually copying
    or linking files first.

 tools/yelp-build.in |   58 +++++++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 52 insertions(+), 6 deletions(-)

commit 960e74869e67ec49d6c8fc3d12635e8906205172
Author: Shaun McCance <shaunm@gnome.org>
Date:   Sun Feb 2 14:28:16 2014 -0500

    yelp.m4: Use AS_HELP_STRING instead of AC_HELP_STRING, #709657

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

commit 6a26ba9b486a0dfb86afdcb6e8a450ee8dc3dd06
Author: Shaun McCance <shaunm@gnome.org>
Date:   Sun Feb 2 14:23:12 2014 -0500

    Set LC_ALL instead of LANG for awk, #709354

 tools/yelp-build.in |    4 ++--
 tools/yelp-check.in |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit ddee793ab2f2ff7366ef2bdde79ebb44e2395b55
Author: Shaun McCance <shaunm@gnome.org>
Date:   Sun Feb 2 14:02:24 2014 -0500

    yelp-check: Added check for missing media files

 tools/yelp-check.in |   43 ++++++++++++++++++++++++++++++++++++++++++-
 xslt/Makefile.am    |    3 ++-
 xslt/media.xsl      |   44 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 88 insertions(+), 2 deletions(-)

commit 34c6ceca3967fd845b8a42f4fe54309073273d4b
Author: Shaun McCance <shaunm@gnome.org>
Date:   Wed Jan 29 13:21:52 2014 -0500

    yelp-check: Added tool to check Mallard page licenses

 tools/yelp-check.in  |   82 ++++++++++++++++++++++++++++++++++++++++
 xslt/Makefile.am     |    1 +
 xslt/mal-license.xsl |  102 ++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 185 insertions(+), 0 deletions(-)

commit 5ba2a0d240b84ac66a386b06bdcc21fc3101c68c
Author: Shaun McCance <shaunm@gnome.org>
Date:   Mon Dec 16 14:35:45 2013 -0500

    Version 3.11.3

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