[yelp] Version 2.28.1



commit 6d0dcf7a230b138098f3a407c8082e284b0299a8
Author: Shaun McCance <shaunm gnome org>
Date:   Thu Nov 19 11:56:12 2009 -0600

    Version 2.28.1

 NEWS         |   10 ++++++++++
 configure.in |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 28b0833..a0fa045 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in 2.28.1:
+------------------
+* Use g_timeout_add_seconds to reduce wakeups, bug #581260 (Javier Jardón)
+* Removed debug output, bug #585829 (Vincent Untz)
+* Updated translations:
+  en shaw    (Thomas Thurman)
+  lv         (Peteris Krisjanis)
+  nn         (�smund Skjæveland)
+  ru         (Leonid Kanter)
+
 Changes in 2.28.0:
 ------------------
 * Updated translations:
diff --git a/configure.in b/configure.in
index 8501a34..e796e01 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.28.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.28.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
 GNOME_COMMON_INIT
 



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