summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Scorgie <dscorgie@src.gnome.org>2008-01-07 22:41:28 +0000
committerDon Scorgie <dscorgie@src.gnome.org>2008-01-07 22:41:28 +0000
commit21821b7219a708d882e614f07d4f690a1e1c9938 (patch)
tree1f652637d785f36c46f0675301bcab73b0f604b6
parented523da10e8a8f3ff73712ef7c25088a60e3d497 (diff)
downloadyelp-21821b7219a708d882e614f07d4f690a1e1c9938.tar.gz
Version 2.21.2YELP_2_21_2
svn path=/trunk/; revision=3022
-rw-r--r--ChangeLog7
-rw-r--r--NEWS25
-rw-r--r--configure.in2
3 files changed, 33 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5685f375..cda6a47e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== 2.21.2 ===
+2008-01-07 Don Scorgie <dscorgie@svn.gnome.org>
+
+ * configure.in:
+ * NEWS:
+ Version 2.21.2
+
2008-01-07 Don Scorgie <dscorgie@svn.gnome.org>
* configure.in:
diff --git a/NEWS b/NEWS
index afb24765..0e8bcc89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Changed in 2.21.2:
+------------------
+
+* Add LZMA support - bug #470990
+ - Per Øyvind Karlsen
+* Fix find bar up to look more like epiphany - bug #483305
+ - Michael Monreal
+* Make colours reflect theme better
+* Fix crash on NULL search string. Again.
+* String corrections - bug #505797
+ - Seán de Búrca
+* Updated translations:
+ * ar (Djihed Afifi)
+ * be@latin (Ihar Hrachyshka)
+ * es (Jorge Gonzalez)
+ * et (Priit Laes)
+ * ga (Seán de Búrca)
+ * ko (Changwoo Ryu)
+ * nb (Kjartan Maraas)
+ * oc (Yannig Marchegay)
+ * pt_BR (Leonardo Ferreira Fontenelle)
+ * sl (Matej Urbančič)
+ * sv (Daniel Nylander)
+ * vi (Clytie Siddall)
+
Changed in 2.21.1:
------------------
diff --git a/configure.in b/configure.in
index 2d6b1963..60e31750 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.21.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.21.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT