[yelp-xsl] Version 3.7.4
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-xsl] Version 3.7.4
- Date: Mon, 14 Jan 2013 16:30:03 +0000 (UTC)
commit 1b2403a05361e1992c4105e5c7ccf34b3f9fa218
Author: Shaun McCance <shaunm gnome org>
Date: Mon Jan 14 11:29:50 2013 -0500
Version 3.7.4
NEWS | 12 ++++++++++++
autogen.sh | 4 ++--
configure.ac | 2 +-
3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index b421bd1..90eb2fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.7.4
+=====
+* Support for Mallard conditional language test tokens
+* Updated translations:
+ bg (Alexander Shopov)
+ el (Dimitris Spingos)
+ et (Mattias PÃldaru)
+ gl (Fran DiÃguez)
+ he (Yaron Shahrabani)
+ kn (Shankar Prasad)
+ sl (Matej UrbanÄiÄ)
+
3.7.3
=====
* Added style="continues" for Mallard lists and steps
diff --git a/autogen.sh b/autogen.sh
index 6aed97f..413dd10 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -9,13 +9,13 @@ cd $srcdir
AUTORECONF=`which autoreconf`
if test -z $AUTORECONF; then
- echo "*** No autoreconf found, please intall it ***"
+ echo "*** autoreconf not found. Install autoconf. ***"
exit 1
fi
INTLTOOLIZE=`which intltoolize`
if test -z $INTLTOOLIZE; then
- echo "*** No intltoolize found, please install the intltool package ***"
+ echo "*** intltoolize not found. Install intltool. ***"
exit 1
fi
diff --git a/configure.ac b/configure.ac
index 5e44935..7c15110 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-xsl],[3.7.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.7.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]