[yelp] Version 3.0.2
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp] Version 3.0.2
- Date: Tue, 26 Apr 2011 00:38:50 +0000 (UTC)
commit d0a0b78d76885939670326fe7ee2c37dca0b56a3
Author: Shaun McCance <shaunm gnome org>
Date: Mon Apr 25 20:45:04 2011 -0400
Version 3.0.2
NEWS | 13 +++++++++++++
configure.ac | 4 ++--
2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 036fb4d..aae43b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Changes in 3.0.2
+----------------
+* Adapt to JavaScript fixes in yelp-xsl
+* Fixed problem with loading animation getting stuck
+* Don't use image-loading icon in location entry
+* Fixed DTD catalog references to not point to /home/shaunm
+* Fixed crasher with relative file paths, #647761
+* Updated translations:
+ fi (Timo Jyrinki)
+ tr (Muhammet Kara)
+ ug (Abduxukur Abdurixit)
+ vi (Lê Trư�ng An, Nguy�n Thái Ng�c Duy)
+
Changes in 3.0.1
----------------
* Fixed startup notification with GtkApplication (Ryan Lortie, Shaun McCance)
diff --git a/configure.ac b/configure.ac
index 13b2677..1b36c71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.0.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.0.2],[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 >= 2.91.9
+ yelp-xsl >= 3.0.1
])
AC_SUBST([YELP_CFLAGS])
AC_SUBST([YELP_LIBS])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]