summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--NEWS13
-rw-r--r--configure.in2
3 files changed, 22 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ecb16ea..facbd490 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+=== 2.22.1 ===
+
+2008-04-07 Shaun McCance <shaunm@gnome.org>
+
+ * configure.in:
+ * NEWS:
+ - Version 2.22.1
+
2008-04-07 Shaun McCance <shaunm@gnome.org>
* src/yelp-window.c:
diff --git a/NEWS b/NEWS
index 5c7891dd..e9ae9849 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Changed in 2.22.1:
+------------------
+* Don't launch external programs under GDM (#525447)
+ - Distributors please note this is a security issue
+* Updated translations:
+ ru (Yuriy Penkin)
+ cs (Petr Kovar)
+ nn (Eskild Hustvedt)
+ et (Ivar Smolin)
+ ca (David Planella)
+ hu (Gabor Kelemen)
+ el (Giannis Katsampiris)
+
Changed in 2.22.0:
------------------
diff --git a/configure.in b/configure.in
index 107ec480..49e5ee3c 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.22.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.22.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT