[yelp] Version 3.0.1



commit 6e584ae43fd55cbc36de6add2169bf3e9b840ed2
Author: Shaun McCance <shaunm gnome org>
Date:   Sun Apr 10 20:35:13 2011 -0400

    Version 3.0.1

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0fe43d8..036fb4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in 3.0.1
+----------------
+* Fixed startup notification with GtkApplication (Ryan Lortie, Shaun McCance)
+* Use symbolic icons propertly; don't crash (Shaun McCnace)
+* Split words with \W regexp for quick search (Shaun McCance)
+* Actually store existing GSettings in dconf (Shaun McCance)
+* Fixed a GVariantBuilder leak (Ryan Lortie)
+* Updated translations:
+  as    (Amitakhya Phukan)
+  ca    (Jordi Serratosa)
+  fa    (Mahyar Moghimi)
+
 Changes in 3.0.0
 ----------------
 * Make sure all translations work (Kjartan Maraas)
diff --git a/configure.ac b/configure.ac
index f3cd2fb..7515ec6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.0.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.0.1],[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]