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 b369964d..8f90bb43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in 2.27.2:
+------------------
+* Require Mallard-enabled gnome-doc-utils
+* Fixed various memory management bugs
+* Updated translations:
+ es (Jorge Gonzalez)
+ pa (A S Alam)
+ et (Ivar Smolin)
+ sv (Daniel Nylander)
+
Changes in 2.27.1:
------------------
* Added experimental support for Mallard
diff --git a/configure.in b/configure.in
index 83f83704..82302e4f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.27.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.27.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT