[yelp] Version 3.1.1
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp] Version 3.1.1
- Date: Mon, 13 Jun 2011 18:40:17 +0000 (UTC)
commit e38d70597151ab16cd6c0f5efeed77519c9fb7a1
Author: Shaun McCance <shaunm gnome org>
Date: Mon Jun 13 14:44:16 2011 -0400
Version 3.1.1
NEWS | 14 ++++++++++++++
configure.ac | 4 ++--
2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index aae43b9..6c262f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+3.1.1
+=====
+* Update for changes in yelp-xsl (Shaun McCance)
+* Don't start duplicate Mallard transforms (Shaun McCance)
+* Fixed various bugs in info parsing/transformations (Rupert Swarbrick)
+* Added parameters for Mallard conditional processing (Shaun McCance)
+* Fixed untranslated UI elements, bug #648840 (Matthias Clasen)
+* Updated translations:
+ ca valencia (Carles Ferrando)
+ eo (Kristjan SCHMIDT)
+ hu (Gabor Kelemen)
+ sr (Ð?иÑ?оÑ?лав Ð?иколиÑ?)
+ sr latin (Ð?иÑ?оÑ?лав Ð?иколиÑ?)
+
Changes in 3.0.2
----------------
* Adapt to JavaScript fixes in yelp-xsl
diff --git a/configure.ac b/configure.ac
index 286558f..8439599 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.0.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])
@@ -36,7 +36,7 @@ PKG_CHECK_MODULES(YELP,
libexslt >= 0.8.1
sqlite3
webkitgtk-3.0 >= 1.3.2
- yelp-xsl >= 3.0.1
+ yelp-xsl >= 3.1.2
])
AC_SUBST([YELP_CFLAGS])
AC_SUBST([YELP_LIBS])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]