[yelp/gnome-3-0] Version 3.0.3



commit f9c252076d77a9a219031dbe207dc7e10c9f6b03
Author: Shaun McCance <shaunm gnome org>
Date:   Mon May 23 20:39:28 2011 -0400

    Version 3.0.3

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index aae43b9..0f4e7ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in 3.0.3
+----------------
+* Fixed parsing error on info URIs (Rupert Swarbrick)
+* Don't start duplicate XSLT transforms (Shaun McCance)
+* Fixed untranslated UI elements, bug #648840 (Matthias Clasen)
+
 Changes in 3.0.2
 ----------------
 * Adapt to JavaScript fixes in yelp-xsl
diff --git a/configure.ac b/configure.ac
index 1b36c71..d005030 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.0.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
 AC_CONFIG_SRCDIR([src/yelp.c])
 AC_CONFIG_HEADERS([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]