commit 167f4ce3cee68b1c504b2dbc14c6b53bcf002a28
Author: Shaun McCance <[email protected]>
Date:   Sun Nov 3 12:59:05 2013 -0500

   configure.ac: Only check for xmllint/xsltproc when needed

   Fixes https://bugzilla.gnome.org/show_bug.cgi?id=700670

   Also dropped AC_ARG_VAR on itstool, because we weren't using
   it anyway.

configure.ac |   19 +++++++++++--------
1 files changed, 11 insertions(+), 8 deletions(-)

commit 812ec501a6391e8179e263a4283903c525462c29
Author: Shaun McCance <[email protected]>
Date:   Sat Nov 2 11:03:16 2013 -0400

   html.xsl: Added common html.syntax.class for syntax brush

   Switched both db2html and mal2html to use this common template
   to determine the syntax highlighter. This makes it easier for
   outside tools to determine the brush, such as the file-copying
   code in yelp-build.

xslt/common/html.xsl                 |   79 ++++++++++++++++++++++++++++++++++
xslt/docbook/html/db2html-block.xsl  |   61 +++-----------------------
xslt/mallard/html/mal2html-block.xsl |   64 +++-------------------------
3 files changed, 91 insertions(+), 113 deletions(-)

commit 76803b4c3441f4c99bdd1b077fb72bd66cfb248e
Author: Shaun McCance <[email protected]>
Date:   Tue Oct 15 07:35:16 2013 -0400

   Version 3.10.1

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