summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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