summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2009-11-19 11:56:12 -0600
committerShaun McCance <shaunm@gnome.org>2009-11-19 11:56:12 -0600
commit6d0dcf7a230b138098f3a407c8082e284b0299a8 (patch)
tree975e88db1926033b56c8ad929e130d7be92386e2
parentcdad779a49f43ebf67f7c41a1445ba7de42970f4 (diff)
downloadyelp-6d0dcf7a230b138098f3a407c8082e284b0299a8.tar.gz
Version 2.28.12.28.1
-rw-r--r--NEWS10
-rw-r--r--configure.in2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 28b08330..a0fa0457 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 8501a34a..e796e016 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